Files
config-center/compute/providers/_index.json
yi-ge d44541ca74 feat: 添加内测专用供应商 (internal-testing)
- 端点: 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>
2026-03-17 01:57:40 +08:00

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"
]
}