Files
config-center/compute/providers/_index.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"
]
}