chore: refresh vendor model presets

Refresh vendor model presets and bump config data version.
This commit is contained in:
2026-07-07 16:31:24 +08:00
committed by GitHub
parent 92e0d4651a
commit c67dfc2143
11 changed files with 1020 additions and 283 deletions

View File

@@ -28,6 +28,47 @@
"modelIdOverride": "ark-code-latest"
},
"models": [
{
"modelName": "doubao-seed-2.1-pro",
"displayName": "豆包 Seed 2.1 Pro",
"serviceType": [
"chat"
],
"description": "火山方舟 Coding Plan豆包 Seed 2.1 Pro生产级 Coding 与 Agent 模型",
"contextWindow": 256000,
"maxOutputTokens": 262144,
"capabilities": [
"chat",
"reasoning",
"code",
"vision",
"tool_use",
"agent",
"long_context"
],
"source": "preset"
},
{
"modelName": "doubao-seed-2.1-turbo",
"displayName": "豆包 Seed 2.1 Turbo",
"serviceType": [
"chat"
],
"description": "火山方舟 Coding Plan豆包 Seed 2.1 Turbo高吞吐 Coding 与 Agent 模型",
"contextWindow": 256000,
"maxOutputTokens": 262144,
"capabilities": [
"chat",
"reasoning",
"code",
"vision",
"tool_use",
"agent",
"fast",
"long_context"
],
"source": "preset"
},
{
"modelName": "ark-code-latest",
"displayName": "Ark Code Latest (Auto)",