From fcb3183e7177d775afe33892cce7f7bab70aaeb0 Mon Sep 17 00:00:00 2001 From: lidongjie Date: Mon, 14 Oct 2024 14:37:03 +0800 Subject: [PATCH] =?UTF-8?q?add:=E6=B7=BB=E5=8A=A0=E9=9B=B6=E4=B8=80?= =?UTF-8?q?=E4=B8=87=E7=89=A9=E4=BE=9B=E5=BA=94=E5=95=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ai-provider/model-runtime/model-providers/yi/yi.yaml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/ai-provider/model-runtime/model-providers/yi/yi.yaml b/ai-provider/model-runtime/model-providers/yi/yi.yaml index bd5f3e37..919cba1b 100644 --- a/ai-provider/model-runtime/model-providers/yi/yi.yaml +++ b/ai-provider/model-runtime/model-providers/yi/yi.yaml @@ -30,13 +30,4 @@ provider_credential_schema: placeholder: zh_Hans: 在此输入您的 API Key en_US: Enter your API Key - - variable: endpoint_url - label: - zh_Hans: 自定义 API endpoint 地址 - en_US: Custom API endpoint URL - type: text-input - required: false - placeholder: - zh_Hans: Base URL, e.g. https://api.lingyiwanwu.com/v1 - en_US: Base URL, e.g. https://api.lingyiwanwu.com/v1 -address: https://api.openai.com \ No newline at end of file +address: https://api.lingyiwanwu.com \ No newline at end of file