2026-04-08 18:14:09 +08:00
|
|
|
{
|
|
|
|
|
"providers": [
|
|
|
|
|
{
|
|
|
|
|
"id": "local-qwen",
|
|
|
|
|
"name": "Local Qwen",
|
|
|
|
|
"priority": 1,
|
2026-08-28 11:41:17 +08:00
|
|
|
"base_url": "http://121.40.164.32:18003/v1",
|
|
|
|
|
"api_key": "sk-xxxx",
|
2026-04-13 10:59:00 +08:00
|
|
|
"models": [
|
2026-08-28 11:41:17 +08:00
|
|
|
{
|
|
|
|
|
"name": "unsloth/Qwen3.8-27B-Q6_K",
|
|
|
|
|
"capabilities": [
|
|
|
|
|
"text",
|
|
|
|
|
"vision"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "unsloth/Qwen3.8-27B-Q4_K_M",
|
|
|
|
|
"capabilities": [
|
|
|
|
|
"text",
|
|
|
|
|
"vision"
|
|
|
|
|
]
|
|
|
|
|
}
|
2026-04-13 10:59:00 +08:00
|
|
|
],
|
2026-08-28 11:41:17 +08:00
|
|
|
"default_model": "unsloth/Qwen3.8-27B-Q6_K",
|
|
|
|
|
"capabilities": [
|
|
|
|
|
"text",
|
|
|
|
|
"vision"
|
|
|
|
|
],
|
|
|
|
|
"timeout": 180,
|
2026-04-08 18:14:09 +08:00
|
|
|
"enabled": true
|
|
|
|
|
},
|
|
|
|
|
{
|
2026-08-28 11:41:17 +08:00
|
|
|
"id": "siliconflow-llm",
|
|
|
|
|
"name": "SiliconFlow LLM",
|
2026-04-08 18:14:09 +08:00
|
|
|
"priority": 2,
|
|
|
|
|
"base_url": "https://api.siliconflow.cn/v1",
|
|
|
|
|
"api_key": "sk-fhpoexpptvjghpnphtaxbkhjwulzovoqfffbckcfscjmwhcg",
|
2026-04-13 10:59:00 +08:00
|
|
|
"models": [
|
2026-08-28 11:41:17 +08:00
|
|
|
{
|
|
|
|
|
"name": "deepseek-ai/DeepSeek-V4-Flash",
|
|
|
|
|
"capabilities": [
|
|
|
|
|
"text"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "meituan-longcat/LongCat-2.0",
|
|
|
|
|
"capabilities": [
|
|
|
|
|
"text"
|
|
|
|
|
]
|
|
|
|
|
}
|
2026-04-13 10:59:00 +08:00
|
|
|
],
|
2026-08-28 11:41:17 +08:00
|
|
|
"default_model": "deepseek-ai/DeepSeek-V4-Flash",
|
|
|
|
|
"capabilities": [
|
|
|
|
|
"text"
|
|
|
|
|
],
|
|
|
|
|
"timeout": 180,
|
|
|
|
|
"enabled": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "autodl",
|
|
|
|
|
"name": "Autodl",
|
|
|
|
|
"priority": 3,
|
|
|
|
|
"base_url": "https://www.autodl.art/api/v1",
|
|
|
|
|
"api_key": "F9MBfolzuapqTsD4KmUf9qen720rXvUZ3Sp3IrWiCTukqonx",
|
|
|
|
|
"models": [
|
|
|
|
|
{
|
|
|
|
|
"name": "qwen3.6-plus",
|
|
|
|
|
"capabilities": [
|
|
|
|
|
"text",
|
|
|
|
|
"vision"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "GLM-5.3-flash",
|
|
|
|
|
"capabilities": [
|
|
|
|
|
"text",
|
|
|
|
|
"vision"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"default_model": "GLM-5.3-flash",
|
|
|
|
|
"capabilities": [
|
|
|
|
|
"text",
|
|
|
|
|
"vision"
|
|
|
|
|
],
|
|
|
|
|
"timeout": 180,
|
|
|
|
|
"enabled": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "autodl-image",
|
|
|
|
|
"name": "Autodl Image",
|
|
|
|
|
"priority": 4,
|
|
|
|
|
"base_url": "https://www.autodl.art/api/v1",
|
|
|
|
|
"api_key": "F9MBfolzuapqTsD4KmUf9qen720rXvUZ3Sp3IrWiCTukqonx",
|
|
|
|
|
"models": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Qwen-Image",
|
|
|
|
|
"capabilities": [
|
|
|
|
|
"image_gen"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"default_model": "Qwen-Image",
|
|
|
|
|
"capabilities": [
|
|
|
|
|
"image_gen"
|
|
|
|
|
],
|
|
|
|
|
"timeout": 180,
|
2026-04-08 18:14:09 +08:00
|
|
|
"enabled": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"model_aliases": {
|
|
|
|
|
"auto": "auto",
|
2026-08-28 11:41:17 +08:00
|
|
|
"auto-text": "auto-text",
|
|
|
|
|
"auto-vision": "auto-vision",
|
|
|
|
|
"auto-image": "auto-image",
|
|
|
|
|
"auto-voice-out": "auto-voice-out",
|
|
|
|
|
"auto-voice-in": "auto-voice-in",
|
|
|
|
|
"auto-video": "auto-video",
|
|
|
|
|
"auto-vlm": "auto-vision",
|
|
|
|
|
"qwen": "unsloth/Qwen3.8-27B-Q6_K",
|
|
|
|
|
"qwen3.8": "unsloth/Qwen3.8-27B-Q6_K",
|
|
|
|
|
"local": "unsloth/Qwen3.8-27B-Q6_K",
|
|
|
|
|
"deepseek": "deepseek-ai/DeepSeek-V4-Flash",
|
|
|
|
|
"deepseek-v4-flash": "deepseek-ai/DeepSeek-V4-Flash",
|
|
|
|
|
"longcat": "meituan-longcat/LongCat-2.0",
|
|
|
|
|
"glm": "GLM-5.3-flash",
|
|
|
|
|
"qwen3.6-plus": "qwen3.6-plus",
|
|
|
|
|
"gpt-4": "GLM-5.3-flash"
|
2026-04-13 10:59:00 +08:00
|
|
|
},
|
|
|
|
|
"auto_profiles": {
|
2026-08-28 11:41:17 +08:00
|
|
|
"auto": {
|
|
|
|
|
"name": "默认Auto",
|
2026-08-28 12:16:25 +08:00
|
|
|
"description": "文本推理 - 按模型列表顺序自动选择",
|
2026-08-28 11:41:17 +08:00
|
|
|
"capability": "text",
|
2026-08-28 12:16:25 +08:00
|
|
|
"models": [
|
|
|
|
|
"unsloth/Qwen3.8-27B-Q6_K",
|
|
|
|
|
"unsloth/Qwen3.8-27B-Q4_K_M",
|
|
|
|
|
"deepseek-ai/DeepSeek-V4-Flash",
|
|
|
|
|
"meituan-longcat/LongCat-2.0",
|
|
|
|
|
"qwen3.6-plus",
|
|
|
|
|
"GLM-5.3-flash"
|
|
|
|
|
],
|
2026-04-13 10:59:00 +08:00
|
|
|
"providers": [
|
2026-08-28 11:41:17 +08:00
|
|
|
"*"
|
2026-04-13 10:59:00 +08:00
|
|
|
],
|
|
|
|
|
"strategy": "priority"
|
|
|
|
|
},
|
2026-08-28 11:41:17 +08:00
|
|
|
"auto-text": {
|
|
|
|
|
"name": "文本推理",
|
2026-08-28 12:16:25 +08:00
|
|
|
"description": "纯文本推理,按模型列表顺序自动选择",
|
2026-08-28 11:41:17 +08:00
|
|
|
"capability": "text",
|
2026-08-28 12:16:25 +08:00
|
|
|
"models": [
|
|
|
|
|
"unsloth/Qwen3.8-27B-Q6_K",
|
|
|
|
|
"unsloth/Qwen3.8-27B-Q4_K_M",
|
|
|
|
|
"deepseek-ai/DeepSeek-V4-Flash",
|
|
|
|
|
"meituan-longcat/LongCat-2.0",
|
|
|
|
|
"qwen3.6-plus",
|
|
|
|
|
"GLM-5.3-flash"
|
|
|
|
|
],
|
2026-04-13 10:59:00 +08:00
|
|
|
"providers": [
|
2026-08-28 11:41:17 +08:00
|
|
|
"*"
|
|
|
|
|
],
|
|
|
|
|
"strategy": "priority"
|
|
|
|
|
},
|
|
|
|
|
"auto-vision": {
|
|
|
|
|
"name": "视觉能力",
|
2026-08-28 12:16:25 +08:00
|
|
|
"description": "多模态视觉理解,按模型列表顺序自动选择",
|
2026-08-28 11:41:17 +08:00
|
|
|
"capability": "vision",
|
2026-08-28 12:16:25 +08:00
|
|
|
"models": [
|
|
|
|
|
"unsloth/Qwen3.8-27B-Q6_K",
|
|
|
|
|
"unsloth/Qwen3.8-27B-Q4_K_M",
|
|
|
|
|
"qwen3.6-plus",
|
|
|
|
|
"GLM-5.3-flash"
|
|
|
|
|
],
|
2026-08-28 11:41:17 +08:00
|
|
|
"providers": [
|
|
|
|
|
"*"
|
|
|
|
|
],
|
|
|
|
|
"strategy": "priority"
|
|
|
|
|
},
|
|
|
|
|
"auto-image": {
|
|
|
|
|
"name": "图片生成",
|
2026-08-28 12:16:25 +08:00
|
|
|
"description": "文生图,按模型列表顺序自动选择",
|
2026-08-28 11:41:17 +08:00
|
|
|
"capability": "image_gen",
|
2026-08-28 12:16:25 +08:00
|
|
|
"models": [
|
|
|
|
|
"Qwen-Image"
|
|
|
|
|
],
|
2026-08-28 11:41:17 +08:00
|
|
|
"providers": [
|
|
|
|
|
"*"
|
|
|
|
|
],
|
|
|
|
|
"strategy": "priority"
|
|
|
|
|
},
|
|
|
|
|
"auto-voice-out": {
|
|
|
|
|
"name": "语音输出",
|
2026-08-28 12:16:25 +08:00
|
|
|
"description": "语音合成(TTS),按模型列表顺序自动选择",
|
2026-08-28 11:41:17 +08:00
|
|
|
"capability": "audio_out",
|
2026-08-28 12:16:25 +08:00
|
|
|
"models": [],
|
2026-08-28 11:41:17 +08:00
|
|
|
"providers": [
|
|
|
|
|
"*"
|
|
|
|
|
],
|
|
|
|
|
"strategy": "priority"
|
|
|
|
|
},
|
|
|
|
|
"auto-voice-in": {
|
|
|
|
|
"name": "语音输入",
|
2026-08-28 12:16:25 +08:00
|
|
|
"description": "语音识别(ASR),按模型列表顺序自动选择",
|
2026-08-28 11:41:17 +08:00
|
|
|
"capability": "audio_in",
|
2026-08-28 12:16:25 +08:00
|
|
|
"models": [],
|
2026-08-28 11:41:17 +08:00
|
|
|
"providers": [
|
|
|
|
|
"*"
|
|
|
|
|
],
|
|
|
|
|
"strategy": "priority"
|
|
|
|
|
},
|
|
|
|
|
"auto-video": {
|
|
|
|
|
"name": "视频生成",
|
2026-08-28 12:16:25 +08:00
|
|
|
"description": "文生视频,按模型列表顺序自动选择",
|
2026-08-28 11:41:17 +08:00
|
|
|
"capability": "video_gen",
|
2026-08-28 12:16:25 +08:00
|
|
|
"models": [],
|
2026-08-28 11:41:17 +08:00
|
|
|
"providers": [
|
|
|
|
|
"*"
|
2026-04-13 10:59:00 +08:00
|
|
|
],
|
|
|
|
|
"strategy": "priority"
|
|
|
|
|
}
|
2026-08-28 12:16:25 +08:00
|
|
|
},
|
|
|
|
|
"routing_config": {
|
|
|
|
|
"prefer_cache_model": true,
|
|
|
|
|
"cache_ttl_seconds": 3600
|
2026-08-28 15:24:18 +08:00
|
|
|
},
|
|
|
|
|
"api_auth": {
|
|
|
|
|
"enabled": true,
|
|
|
|
|
"keys": [
|
|
|
|
|
"sk-hz4th-2cc2656c1cb78891838557af0fed19c0"
|
|
|
|
|
]
|
2026-04-08 18:14:09 +08:00
|
|
|
}
|
|
|
|
|
}
|