From b2bc656e153afd5d0c46bff0fdc9aecdbd8b81d9 Mon Sep 17 00:00:00 2001 From: lidongjie Date: Wed, 16 Oct 2024 15:00:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=B7=BB=E5=8A=A0chatglm=20address?= 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, 2 insertions(+), 1 deletion(-) diff --git a/ai-provider/model-runtime/model-providers/chatglm/chatglm.yaml b/ai-provider/model-runtime/model-providers/chatglm/chatglm.yaml index a31b780f..715febcd 100644 --- a/ai-provider/model-runtime/model-providers/chatglm/chatglm.yaml +++ b/ai-provider/model-runtime/model-providers/chatglm/chatglm.yaml @@ -25,4 +25,5 @@ provider_credential_schema: required: true placeholder: zh_Hans: 在此输入您的 API URL - en_US: Enter your API URL \ No newline at end of file + en_US: Enter your API URL +address: https://api.openai.com \ No newline at end of file