mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 08:10:57 +08:00
chore: Coding Plan 统一改名为 Token (Coding) Plan
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"id": "provider-volcengine-coding-001",
|
||||
"provider": "volcengine",
|
||||
"brandGroup": "volcengine",
|
||||
"label": "火山引擎 Coding Plan",
|
||||
"label": "火山引擎 Token (Coding) Plan",
|
||||
"baseUrl": "https://ark.cn-beijing.volces.com/api/coding/v3",
|
||||
"apiFormat": "openai-completions",
|
||||
"apiKeyRef": "",
|
||||
@@ -10,7 +10,10 @@
|
||||
"enabled": false,
|
||||
"status": "unconfigured",
|
||||
"accessMode": "coding-plan",
|
||||
"services": ["chat", "reasoning"],
|
||||
"services": [
|
||||
"chat",
|
||||
"reasoning"
|
||||
],
|
||||
"codingPlan": {
|
||||
"quotas": {},
|
||||
"usageTracking": {
|
||||
@@ -28,9 +31,15 @@
|
||||
{
|
||||
"modelName": "ark-code-latest",
|
||||
"displayName": "Ark Code Latest (Auto)",
|
||||
"serviceType": ["chat"],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "自动路由最优编程模型(Doubao-Seed-Code / GLM-4.7 / DeepSeek-V3.2 / Kimi-K2 等)",
|
||||
"capabilities": ["code", "reasoning", "chat"],
|
||||
"capabilities": [
|
||||
"code",
|
||||
"reasoning",
|
||||
"chat"
|
||||
],
|
||||
"source": "preset"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user