mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-02-28 14:18:38 +08:00
30 lines
445 B
JSON
30 lines
445 B
JSON
{
|
|
"description": "Provider 加载顺序索引",
|
|
"order": [
|
|
"openai",
|
|
"anthropic",
|
|
"deepseek",
|
|
"dashscope",
|
|
"volcengine",
|
|
"moonshot",
|
|
"zhipu",
|
|
"baichuan",
|
|
"lingyiwanwu",
|
|
"minimax",
|
|
"baidu",
|
|
"tencent",
|
|
"xunfei",
|
|
"siliconflow",
|
|
"local-whisper",
|
|
"ollama",
|
|
"google",
|
|
"mistral",
|
|
"xai",
|
|
"cohere",
|
|
"kling",
|
|
"stability",
|
|
"openrouter",
|
|
"perplexity"
|
|
]
|
|
}
|