mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-07-23 03:53:16 +08:00
- 新增 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 条目
17 lines
339 B
JSON
17 lines
339 B
JSON
{
|
|
"description": "Coding Plan / Token Plan 预设加载顺序索引",
|
|
"order": [
|
|
"zhipu-coding",
|
|
"dashscope-coding",
|
|
"dashscope-token-plan",
|
|
"volcengine-coding",
|
|
"tencent-token",
|
|
"minimax-coding",
|
|
"moonshot-coding",
|
|
"baidu-coding",
|
|
"infini-coding",
|
|
"moorethread-coding",
|
|
"kwai-coding"
|
|
]
|
|
}
|