chore: refresh vendor model presets

Refresh vendor model presets and bump config data version.
This commit is contained in:
2026-07-07 16:31:24 +08:00
committed by GitHub
parent 92e0d4651a
commit c67dfc2143
11 changed files with 1020 additions and 283 deletions

View File

@@ -29,6 +29,27 @@
}
},
"models": [
{
"modelName": "MiniMax-M3",
"displayName": "MiniMax M3 (Token Plan)",
"serviceType": [
"chat",
"reasoning"
],
"description": "MiniMax M3Token Plan 核心文本模型1M 上下文,面向 Coding 与 Agent",
"contextWindow": 1000000,
"maxOutputTokens": 131072,
"capabilities": [
"chat",
"reasoning",
"code",
"tool_use",
"vision",
"agent",
"long_context"
],
"source": "preset"
},
{
"modelName": "MiniMax-M2.7",
"displayName": "MiniMax M2.7 (Token Plan)",