feat: siliconflow provider

This commit is contained in:
Junyan Qin
2025-02-01 14:19:21 +08:00
parent 8644f2c166
commit 41a7814615
7 changed files with 87 additions and 2 deletions
+8
View File
@@ -22,6 +22,9 @@
],
"zhipuai": [
"xxxxxxx"
],
"siliconflow": [
"xxxxxxx"
]
},
"requester": {
@@ -71,6 +74,11 @@
"base-url": "http://127.0.0.1:1234/v1",
"args": {},
"timeout": 120
},
"siliconflow-chat-completions": {
"base-url": "https://api.siliconflow.cn/v1",
"args": {},
"timeout": 120
}
},
"model": "gpt-4o",