feat(compute): declare GPT-5.6 reasoning efforts (#59)

Declare model-level reasoning effort capabilities for GPT-5.6 Sol, Terra, and Luna, extend validation schema, and bump preset data version.
This commit is contained in:
2026-07-19 20:58:00 +08:00
committed by GitHub
parent d5d0dfafbd
commit 55999ce633
4 changed files with 70 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"presetDataVersion": 75,
"presetDataVersion": 76,
"updatedAt": "2026-07-19",
"description": "DesireCore 官方配置中心"
}