feat: support Minimax-M2.5, glm-5, kimi-k2.5

This commit is contained in:
zhayujie
2026-02-14 15:27:44 +08:00
parent a24b26a1ef
commit 48db538a2e
6 changed files with 412 additions and 31 deletions

View File

@@ -174,7 +174,7 @@ available_setting = {
"zhipu_ai_api_key": "",
"zhipu_ai_api_base": "https://open.bigmodel.cn/api/paas/v4",
"moonshot_api_key": "",
"moonshot_base_url": "https://api.moonshot.cn/v1/chat/completions",
"moonshot_base_url": "https://api.moonshot.cn/v1",
#魔搭社区 平台配置
"modelscope_api_key": "",
"modelscope_base_url": "https://api-inference.modelscope.cn/v1/chat/completions",