We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c36570c commit 43cad0eCopy full SHA for 43cad0e
frontend/src/pages/addFlow/config.ts
@@ -103,7 +103,7 @@ export const configMap = {
103
},{
104
node: 'queryOptimizationNodeState',
105
urls: {
106
- llmModelEndpoint: ``,
+ llmModelEndpoint: `/llmApi/v1/api/fetch/model-list`,
107
},
108
}, {
109
node: 'textExtractionNodeState',
0 commit comments