diff --git a/compute/service-map.json b/compute/service-map.json index ae6d819..e8eab02 100644 --- a/compute/service-map.json +++ b/compute/service-map.json @@ -74,5 +74,9 @@ "music_gen": { "modelName": "music-2.6", "providerId": "provider-minimax-001" + }, + "summary": { + "modelName": "deepseek-v4-flash", + "providerId": "desirecore-cloud" } } diff --git a/manifest.json b/manifest.json index 66b8d23..777ecf2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "version": "1.0.0", - "presetDataVersion": 100, + "presetDataVersion": 101, "updatedAt": "2026-08-28", "description": "DesireCore 官方配置中心" }