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 b8fc4ec commit 5e7e907Copy full SHA for 5e7e907
ui/ModelModal/src/constants/providers.ts
@@ -29,7 +29,7 @@ export const DEFAULT_MODEL_PROVIDERS: ModelProviderMap = {
29
embedding: false,
30
rerank: false,
31
analysis: true,
32
- modelDocumentUrl: 'https://zhipuaishengchan.datasink.sensorsdata.cn/t/Tv',
+ modelDocumentUrl: 'https://bigmodel.cn/usercenter/proj-mgmt/apikeys',
33
defaultBaseUrl: 'https://open.bigmodel.cn/api/paas/v4',
34
},
35
DeepSeek: {
0 commit comments