feat: add AI provider SiliconFlow
This commit is contained in:
@ -22,7 +22,11 @@
|
||||
"providers": {
|
||||
"openaiCompatible": {
|
||||
"title": "OpenAI Compatible",
|
||||
"description": "e.g. OpenAI, Gemini, Together AI, SiliconCloud, ...\n(Note: DeepSeek, OpenRouter and Ollama now have their own providers.)"
|
||||
"description": "Every provider that is compatible with the OpenAI API. Note: Some providers have their own options for better performance."
|
||||
},
|
||||
"siliconflow": {
|
||||
"title": "SiliconFlow",
|
||||
"description": "Offers ¥14 free credits on register. Get one API key at {0}."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -22,7 +22,11 @@
|
||||
"providers": {
|
||||
"openaiCompatible": {
|
||||
"title": "OpenAI Compatible",
|
||||
"description": "如 OpenAI、Gemini、Together AI、SiliconCloud……\n注:DeepSeek、OpenRouter 和 Ollama 现在已经有了独立选项,请切换使用。"
|
||||
"description": "任意兼容 OpenAI 接口格式的供应商。\n注:为了改进兼容性,部分供应商有单独的选项,请展开查看。"
|
||||
},
|
||||
"siliconflow": {
|
||||
"title": "SiliconFlow 硅基流动",
|
||||
"description": "注册赠送 ¥14 元免费额度。在 {0} 生成一个 API key。"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user