From 58bc061eabd604dabee819b0cae395cad1da17e1 Mon Sep 17 00:00:00 2001 From: jiangwel Date: Mon, 1 Sep 2025 17:07:58 +0800 Subject: [PATCH] =?UTF-8?q?docs(providers):=20=E6=9B=B4=E6=96=B0=E6=99=BA?= =?UTF-8?q?=E8=B0=B1AI=E7=9A=84=E6=96=87=E6=A1=A3=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/ModelModal/src/constants/providers.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/ModelModal/src/constants/providers.ts b/ui/ModelModal/src/constants/providers.ts index 540efd4..1af11b8 100644 --- a/ui/ModelModal/src/constants/providers.ts +++ b/ui/ModelModal/src/constants/providers.ts @@ -27,7 +27,7 @@ export const DEFAULT_MODEL_PROVIDERS: ModelProviderMap = { code: true, embedding: false, rerank: false, - modelDocumentUrl: 'https://open.bigmodel.cn/usercenter/apikeys', + modelDocumentUrl: 'https://zhipuaishengchan.datasink.sensorsdata.cn/t/Tv', defaultBaseUrl: 'https://open.bigmodel.cn/api/paas/v4', }, DeepSeek: {