mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 05:50:50 +08:00
- 添加 xiaomi.json:MiMo-V2.5-Pro(chat/reasoning)+ TTS 系列(tts/voicedesign/voiceclone) - 更新 _index.json 加载顺序 - presetDataVersion 42 → 43
33 lines
506 B
JSON
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"
|
|
]
|
|
}
|