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