2026-01-13 12:09:41 +08:00
|
|
|
[
|
|
|
|
|
{
|
2026-01-14 16:35:22 +08:00
|
|
|
"id": "e81c21e1-a4ce-4237-ba22-0922b741b9be",
|
|
|
|
|
"name": "qwen3-flash",
|
|
|
|
|
"type": "custom",
|
2026-01-13 12:09:41 +08:00
|
|
|
"provider": "openai",
|
2026-01-14 16:35:22 +08:00
|
|
|
"version": "qwen-flash",
|
|
|
|
|
"apiUrl": "https://dashscope.aliyuncs.com/compatible-mode/v1",
|
|
|
|
|
"apiKey": "sk-5706307e3e3a4eb09452dbf0bb87fe31",
|
2026-01-13 12:09:41 +08:00
|
|
|
"timeout": 60,
|
|
|
|
|
"maxRetries": 3,
|
|
|
|
|
"temperature": 0.7,
|
2026-01-14 16:35:22 +08:00
|
|
|
"topP": 1,
|
2026-01-13 12:09:41 +08:00
|
|
|
"topK": 50,
|
|
|
|
|
"maxTokens": 2048,
|
|
|
|
|
"systemPrompt": "你是一个有用的AI助手。",
|
|
|
|
|
"streaming": true,
|
|
|
|
|
"functions": false,
|
|
|
|
|
"logRequests": true,
|
2026-01-14 16:35:22 +08:00
|
|
|
"status": 1
|
2026-01-13 12:09:41 +08:00
|
|
|
},
|
|
|
|
|
{
|
2026-01-14 16:35:22 +08:00
|
|
|
"id": "3e61f8de-831b-4439-9f0a-8b8ad753c5ca",
|
|
|
|
|
"name": "Nova",
|
|
|
|
|
"type": "custom",
|
|
|
|
|
"provider": "custom",
|
2026-01-13 12:09:41 +08:00
|
|
|
"version": "nova",
|
|
|
|
|
"apiUrl": "http://10.10.10.122:1234/v1",
|
|
|
|
|
"apiKey": "123",
|
|
|
|
|
"timeout": 30,
|
|
|
|
|
"maxRetries": 3,
|
|
|
|
|
"temperature": 0.7,
|
|
|
|
|
"topP": 1,
|
|
|
|
|
"topK": 50,
|
|
|
|
|
"maxTokens": 2048,
|
|
|
|
|
"systemPrompt": "你是一个有用的AI助手。",
|
|
|
|
|
"streaming": true,
|
|
|
|
|
"functions": false,
|
|
|
|
|
"logRequests": true,
|
2026-01-14 16:35:22 +08:00
|
|
|
"status": 1
|
2026-01-13 12:09:41 +08:00
|
|
|
}
|
|
|
|
|
]
|