feat(compute): 默认话题/摘要模型改为 mimo-v2.5-pro (#88)

defaultServiceMap.summary.modelName: deepseek-v4-flash-0731 → mimo-v2.5-pro
(desirecore-cloud 下唯一的 mimo-v2.5 系通用对话/推理变体,另有 -asr/-tts
两个语音专用变体不适用;账号已同步确认可用)。
This commit is contained in:
2026-08-29 00:29:01 +08:00
committed by GitHub
parent 37ad16f612
commit ec57989864
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@
"providerId": "provider-minimax-001"
},
"summary": {
"modelName": "deepseek-v4-flash-0731",
"modelName": "mimo-v2.5-pro",
"providerId": "desirecore-cloud"
}
}

View File

@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"presetDataVersion": 103,
"presetDataVersion": 104,
"updatedAt": "2026-08-28",
"description": "DesireCore 官方配置中心"
}