From bb6651adaa345793964862b37c6aa8a77ab4cb96 Mon Sep 17 00:00:00 2001 From: lidongjie Date: Mon, 14 Oct 2024 15:06:04 +0800 Subject: [PATCH] =?UTF-8?q?add:=E6=B7=BB=E5=8A=A0perfxcloud=E4=BE=9B?= =?UTF-8?q?=E5=BA=94=E5=95=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../model-providers/perfxcloud/perfxcloud.yaml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/ai-provider/model-runtime/model-providers/perfxcloud/perfxcloud.yaml b/ai-provider/model-runtime/model-providers/perfxcloud/perfxcloud.yaml index e1aaeadf..bd63e495 100644 --- a/ai-provider/model-runtime/model-providers/perfxcloud/perfxcloud.yaml +++ b/ai-provider/model-runtime/model-providers/perfxcloud/perfxcloud.yaml @@ -31,13 +31,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://cloud.perfxlab.cn/v1 - en_US: Base URL, e.g. https://cloud.perfxlab.cn/v1 -address: https://api.openai.com \ No newline at end of file +address: https://cloud.perfxlab.cn \ No newline at end of file