fix(coding-plans): revert incorrect model name suffix and align MiniMax Token Plan labels

- Revert qwen3-max-2026-01-23 back to qwen3-max in dashscope-coding
- Update minimax-coding labels/descriptions to "Token Plan" to match
  actual config params (endpoints, quotas, billing), since MiniMax
  upgraded Coding Plan to Token Plan in March 2026

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-24 15:12:13 +08:00
parent c57cd4723d
commit 7159e1cf59
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@
"defaultTemperature": 0.7
},
{
"modelName": "qwen3-max-2026-01-23",
"modelName": "qwen3-max",
"displayName": "Qwen3 Max (Coding)",
"serviceType": [
"chat"

View File

@@ -99,7 +99,7 @@
"serviceType": [
"chat"
],
"description": "MiniMax Coding PlanM2.5 模型204.8K 上下文",
"description": "MiniMax Token PlanM2.5 模型204.8K 上下文",
"contextWindow": 204800,
"maxOutputTokens": 32768,
"capabilities": [