feat(internal-testing): add Xiaomi MiMo V2.5 and V2.5 Pro models (#12)

在内测渠道挂载小米 MiMo V2.5 / V2.5 Pro 两款模型:

- mimo-v2.5-pro:1.02T/42B 激活 MoE 旗舰,1M 上下文,长程代码与 Agent 自治
- mimo-v2.5:原生全模态(文本/图像/视频/音频),1M 上下文

沿用 internal-testing 渠道的 anthropic-messages(Claude 兼容)协议
和 https://api.yizhioa.cn/v1 端点;价格保持 0(内测免费)。

manifest.presetDataVersion: 31 -> 32
This commit is contained in:
2026-05-02 00:57:54 +08:00
committed by GitHub
parent e9cbb99f40
commit 648839c5dd
2 changed files with 50 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"presetDataVersion": 36,
"updatedAt": "2026-04-29",
"presetDataVersion": 37,
"updatedAt": "2026-05-02",
"description": "DesireCore 官方配置中心"
}