From cab4629c4b587d18a06d9657c2850a0a265d1cec Mon Sep 17 00:00:00 2001 From: lidongjie Date: Tue, 15 Oct 2024 16:03:04 +0800 Subject: [PATCH] =?UTF-8?q?add:=E6=B7=BB=E5=8A=A0minimax=E4=BE=9B=E5=BA=94?= =?UTF-8?q?=E5=95=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../model-runtime/model-providers/minimax/minimax.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/ai-provider/model-runtime/model-providers/minimax/minimax.yaml b/ai-provider/model-runtime/model-providers/minimax/minimax.yaml index c78ab330..c4ce3c75 100644 --- a/ai-provider/model-runtime/model-providers/minimax/minimax.yaml +++ b/ai-provider/model-runtime/model-providers/minimax/minimax.yaml @@ -27,12 +27,4 @@ provider_credential_schema: placeholder: zh_Hans: 在此输入您的 API Key en_US: Enter your API Key - - variable: minimax_group_id - label: - en_US: Group ID - type: text-input - required: true - placeholder: - zh_Hans: 在此输入您的 Group ID - en_US: Enter your group ID -address: https://api.openai.com \ No newline at end of file +address: https://api.minimax.chat \ No newline at end of file