refactor(internal-testing): drop MiniMax-M2.5/M2.7, keep only M2.7-highspeed

- 用户反馈内测只需要高速版本, 移除 MiniMax-M2.7 和 MiniMax-M2.5 两个普通版本
- MiniMax-M2.7-highspeed 保留在首位作为 provider 默认模型
- bump presetDataVersion 21 -> 22
This commit is contained in:
2026-04-19 23:43:10 +08:00
parent 5276339aa5
commit 2ed86a9561
2 changed files with 1 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"presetDataVersion": 21,
"presetDataVersion": 22,
"updatedAt": "2026-04-19",
"description": "DesireCore 官方配置中心"
}