chore(internal-testing): 新增 DeepSeek V4 Pro/Flash;bump presetDataVersion to 47 (#21)

- deepseek-v4-pro:1.6T/49B MoE 旗舰,1M 上下文,思考型(reasoning),省略温度参数
- deepseek-v4-flash:284B/13B MoE 高速版,1M 上下文,serviceType=[chat, fast]
- 价格统一保持 0,遵循内测专用 provider 惯例
- manifest: presetDataVersion 46→47,updatedAt 2026-05-12
This commit is contained in:
2026-05-12 11:29:19 +08:00
committed by GitHub
parent 00e148af8e
commit fffa2b1980
2 changed files with 49 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"presetDataVersion": 46,
"updatedAt": "2026-05-09",
"presetDataVersion": 47,
"updatedAt": "2026-05-12",
"description": "DesireCore 官方配置中心"
}