fix: align DeepSeek V4 model specs with official profile

Align the shared DeepSeek V4 Pro and Flash specifications with the official 1M context, 384K output, and high/max reasoning profile. Consolidate duplicate specs, add regression coverage, and bump presetDataVersion to 72.
This commit is contained in:
2026-07-10 11:47:40 +08:00
committed by GitHub
parent 6d7a3a70c3
commit 5a9b9c87c4
3 changed files with 51 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"presetDataVersion": 71,
"updatedAt": "2026-07-09",
"presetDataVersion": 72,
"updatedAt": "2026-07-10",
"description": "DesireCore 官方配置中心"
}