From 6991275d542ebf410f874541a0b5d562473e136f Mon Sep 17 00:00:00 2001 From: lidongjie Date: Fri, 11 Oct 2024 16:28:29 +0800 Subject: [PATCH] =?UTF-8?q?add:=E6=99=BA=E8=B0=B1ai?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../model-runtime/model-providers/zhipuai/zhipuai.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ai-provider/model-runtime/model-providers/zhipuai/zhipuai.yaml b/ai-provider/model-runtime/model-providers/zhipuai/zhipuai.yaml index 2c3ba4c5..3a33ee45 100644 --- a/ai-provider/model-runtime/model-providers/zhipuai/zhipuai.yaml +++ b/ai-provider/model-runtime/model-providers/zhipuai/zhipuai.yaml @@ -21,7 +21,7 @@ configurate_methods: - predefined-model provider_credential_schema: credential_form_schemas: - - variable: api_key + - variable: zhipuai_api_key label: en_US: APIKey type: secret-input @@ -29,4 +29,4 @@ provider_credential_schema: placeholder: zh_Hans: 在此输入您的 APIKey en_US: Enter your APIKey -address: https://api.openai.com \ No newline at end of file +address: https://open.bigmodel.cn \ No newline at end of file