mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 11:30:56 +08:00
chore: Coding Plan 统一改名为 Token (Coding) Plan
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"id": "provider-kwai-coding-001",
|
||||
"provider": "kwai",
|
||||
"brandGroup": "kwai",
|
||||
"label": "快手 KwaiKAT Coding Plan",
|
||||
"label": "快手 KwaiKAT Token (Coding) Plan",
|
||||
"baseUrl": "https://wanqing.streamlakeapi.com/api/gateway/coding/v1",
|
||||
"apiFormat": "openai-completions",
|
||||
"apiKeyRef": "",
|
||||
@@ -10,7 +10,9 @@
|
||||
"enabled": false,
|
||||
"status": "unconfigured",
|
||||
"accessMode": "coding-plan",
|
||||
"services": ["chat"],
|
||||
"services": [
|
||||
"chat"
|
||||
],
|
||||
"codingPlan": {
|
||||
"quotas": {},
|
||||
"usageTracking": {
|
||||
@@ -22,9 +24,14 @@
|
||||
{
|
||||
"modelName": "kwai-coder",
|
||||
"displayName": "KwaiKAT Coder (Coding)",
|
||||
"serviceType": ["chat"],
|
||||
"serviceType": [
|
||||
"chat"
|
||||
],
|
||||
"description": "快手 KwaiKAT Coding Plan,编程辅助模型",
|
||||
"capabilities": ["chat", "code"],
|
||||
"capabilities": [
|
||||
"chat",
|
||||
"code"
|
||||
],
|
||||
"source": "preset"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user