From ec579898648b77ced8c7fa0efc0480f8c8747dae Mon Sep 17 00:00:00 2001 From: Yige Date: Sat, 29 Aug 2026 00:29:01 +0800 Subject: [PATCH] =?UTF-8?q?feat(compute):=20=E9=BB=98=E8=AE=A4=E8=AF=9D?= =?UTF-8?q?=E9=A2=98/=E6=91=98=E8=A6=81=E6=A8=A1=E5=9E=8B=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=20mimo-v2.5-pro=20(#88)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit defaultServiceMap.summary.modelName: deepseek-v4-flash-0731 → mimo-v2.5-pro (desirecore-cloud 下唯一的 mimo-v2.5 系通用对话/推理变体,另有 -asr/-tts 两个语音专用变体不适用;账号已同步确认可用)。 --- compute/service-map.json | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/compute/service-map.json b/compute/service-map.json index df6facc..59e2515 100644 --- a/compute/service-map.json +++ b/compute/service-map.json @@ -76,7 +76,7 @@ "providerId": "provider-minimax-001" }, "summary": { - "modelName": "deepseek-v4-flash-0731", + "modelName": "mimo-v2.5-pro", "providerId": "desirecore-cloud" } } diff --git a/manifest.json b/manifest.json index d89e162..ffe3b25 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "version": "1.0.0", - "presetDataVersion": 103, + "presetDataVersion": 104, "updatedAt": "2026-08-28", "description": "DesireCore 官方配置中心" }