From 86e6dc078f9bafc347dd7127b0c8d28e94a1c718 Mon Sep 17 00:00:00 2001 From: lidongjie Date: Tue, 15 Oct 2024 16:33:30 +0800 Subject: [PATCH] =?UTF-8?q?add:=E6=B7=BB=E5=8A=A0chatglm=E4=BE=9B=E5=BA=94?= =?UTF-8?q?=E5=95=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ai-provider/model-runtime/model-providers/chatglm/chatglm.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ai-provider/model-runtime/model-providers/chatglm/chatglm.yaml b/ai-provider/model-runtime/model-providers/chatglm/chatglm.yaml index 715febcd..a31b780f 100644 --- a/ai-provider/model-runtime/model-providers/chatglm/chatglm.yaml +++ b/ai-provider/model-runtime/model-providers/chatglm/chatglm.yaml @@ -25,5 +25,4 @@ provider_credential_schema: required: true placeholder: zh_Hans: 在此输入您的 API URL - en_US: Enter your API URL -address: https://api.openai.com \ No newline at end of file + en_US: Enter your API URL \ No newline at end of file