fix: 修正硅基流动供应商标识
- 将错误的 siliconlow 标识统一更正为 siliconflow - 对齐后端网关、品牌配置和管理端模型列表
This commit is contained in:
@@ -442,7 +442,7 @@
|
||||
},
|
||||
{
|
||||
"title": "硅基流动",
|
||||
"key": "siliconlow",
|
||||
"key": "siliconflow",
|
||||
"options":{
|
||||
"llmEndpoint":"https://api.siliconflow.cn",
|
||||
"chatPath":"/v1/chat/completions",
|
||||
|
||||
Reference in New Issue
Block a user