From 7159e1cf593c4e7c17774cdea013b7fb21629ef3 Mon Sep 17 00:00:00 2001 From: xieyuanxiang <124608760@qq.com> Date: Fri, 24 Apr 2026 15:12:13 +0800 Subject: [PATCH] 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 --- compute/coding-plans/dashscope-coding.json | 2 +- compute/coding-plans/minimax-coding.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/compute/coding-plans/dashscope-coding.json b/compute/coding-plans/dashscope-coding.json index 4696bae..9eccf46 100644 --- a/compute/coding-plans/dashscope-coding.json +++ b/compute/coding-plans/dashscope-coding.json @@ -43,7 +43,7 @@ "defaultTemperature": 0.7 }, { - "modelName": "qwen3-max-2026-01-23", + "modelName": "qwen3-max", "displayName": "Qwen3 Max (Coding)", "serviceType": [ "chat" diff --git a/compute/coding-plans/minimax-coding.json b/compute/coding-plans/minimax-coding.json index 132441e..0353b12 100644 --- a/compute/coding-plans/minimax-coding.json +++ b/compute/coding-plans/minimax-coding.json @@ -99,7 +99,7 @@ "serviceType": [ "chat" ], - "description": "MiniMax Coding Plan,M2.5 模型,204.8K 上下文", + "description": "MiniMax Token Plan,M2.5 模型,204.8K 上下文", "contextWindow": 204800, "maxOutputTokens": 32768, "capabilities": [