Files
config-center/compute/providers/_index.json
2026-06-29 16:21:09 +08:00

33 lines
506 B
JSON

{
"description": "Provider 加载顺序索引",
"order": [
"openai",
"anthropic",
"deepseek",
"dashscope",
"volcengine",
"moonshot",
"zhipu",
"zhipu-embedding",
"baichuan",
"lingyiwanwu",
"minimax",
"xiaomi",
"baidu",
"tencent",
"xunfei",
"siliconflow",
"local-whisper",
"ollama",
"google",
"mistral",
"xai",
"cohere",
"kling",
"stability",
"openrouter",
"perplexity",
"internal-testing"
]
}