feat: support minimax M2 models

This commit is contained in:
zhayujie
2026-02-02 23:36:23 +08:00
parent ab74be8e33
commit 46bcd87c23
4 changed files with 555 additions and 62 deletions

View File

@@ -8,6 +8,7 @@
"gemini_api_key": "",
"gemini_api_base": "https://generativelanguage.googleapis.com",
"zhipu_ai_api_key": "",
"minimax_api_key": "",
"dashscope_api_key": "",
"voice_to_text": "openai",
"text_to_voice": "openai",
@@ -17,7 +18,7 @@
"use_linkai": false,
"linkai_api_key": "",
"linkai_app_code": "",
"feishu_bot_name": "CowAgent",
"feishu_bot_name": "",
"feishu_app_id": "",
"feishu_app_secret": "",
"dingtalk_client_id": "",