Skip to content

Commit 7b98684

Browse files
committed
Merge branch '1.2.x'
2 parents 13ad07d + 43cad0e commit 7b98684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/pages/addFlow/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ export const configMap = {
103103
},{
104104
node: 'queryOptimizationNodeState',
105105
urls: {
106-
llmModelEndpoint: ``,
106+
llmModelEndpoint: `/llmApi/v1/api/fetch/model-list`,
107107
},
108108
}, {
109109
node: 'textExtractionNodeState',

0 commit comments

Comments
 (0)