Files
config-center/manifest.json
yi-ge 5276339aa5 feat(internal-testing): add MiniMax-M2.7-highspeed as provider default model
- 在内测专用 provider 新增模型 MiniMax-M2.7-highspeed (高速版)
- 插入到 models 数组最前面, 基于前端 fallback 逻辑 (app/utils/compute-helpers.ts:
  fallback.models.find(chat) ?? fallback.models[0]) 成为该 provider 的默认选项
- bump presetDataVersion 18 -> 19
2026-04-19 23:32:31 +08:00

7 lines
131 B
JSON

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