mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-04-21 17:42:06 +08:00
- 端点: https://api.yizhioa.cn/v1 - 协议: anthropic-messages - 模型: GLM-5, Kimi-2.5, MiniMax-M2.5, Qwen3 Max, Qwen3.5 Plus, 豆包 Seed 2.0 Code Preview - presetDataVersion: 10 → 11 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
31 lines
469 B
JSON
31 lines
469 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",
|
|
"internal-testing"
|
|
]
|
|
}
|