feat(compute): add DeepSeek V4 variants and Qwen3.8 Flash (#82)

- add DeepSeek V4 Flash Vision Exp provider and model specifications
- add DeepSeek V4 Flash 0731 and Qwen3.8 Flash model specifications
- add regression coverage and bump preset data version
This commit is contained in:
Johnson-LYS
2026-08-27 17:43:36 +08:00
committed by GitHub
parent c46cf07d2f
commit d0e9bf5085
5 changed files with 275 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"presetDataVersion": 95,
"updatedAt": "2026-08-26",
"presetDataVersion": 98,
"updatedAt": "2026-08-27",
"description": "DesireCore 官方配置中心"
}