Files
config-center/compute/coding-plans/kwai-coding.json

39 lines
874 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"id": "provider-kwai-coding-001",
"provider": "kwai",
"brandGroup": "kwai",
"label": "快手 KwaiKAT Token (Coding) Plan",
"baseUrl": "https://wanqing.streamlakeapi.com/api/gateway/coding/v1",
"apiFormat": "openai-completions",
"apiKeyRef": "",
"apiKeyVerified": false,
"enabled": false,
"status": "unconfigured",
"accessMode": "coding-plan",
"services": [
"chat"
],
"codingPlan": {
"quotas": {},
"usageTracking": {
"method": "none",
"consoleUrl": "https://console.streamlake.ai/wanqing/"
}
},
"models": [
{
"modelName": "kwai-coder",
"displayName": "KwaiKAT Coder (Coding)",
"serviceType": [
"chat"
],
"description": "快手 KwaiKAT Coding Plan编程辅助模型",
"capabilities": [
"chat",
"code"
],
"source": "preset"
}
]
}