feat(coding-plan): 新增百度千帆 Coding Plan 配置(presetDataVersion 58→59) (#32)

- 新增 baidu-coding.json:10 个模型(qianfan-code-latest 自动路由、
  deepseek-v3.2/v4-flash、ernie-4.5-turbo、glm-5/5.1、kimi-k2.5/k2.6、
  minimax-m2.5/m2.7)
- baseUrl: https://qianfan.baidubce.com/v2/coding
- accessMode: coding-plan
- 更新 _index.json 添加 baidu-coding 条目
This commit is contained in:
2026-06-12 14:30:12 +08:00
committed by GitHub
parent ef632d4e6a
commit 65a8bc4af5
3 changed files with 179 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "1.0.0",
"presetDataVersion": 58,
"updatedAt": "2026-06-01",
"presetDataVersion": 59,
"updatedAt": "2026-06-11",
"description": "DesireCore 官方配置中心"
}