feat: add supports for volcengine (#1114)

This commit is contained in:
Junyan Qin
2025-02-23 22:42:20 +08:00
parent 8f5da1677b
commit 1f08082a58
6 changed files with 86 additions and 2 deletions
+8
View File
@@ -28,6 +28,9 @@
],
"bailian": [
"sk-xxxxxxx"
],
"volcengine": [
"xxxxxxxx"
]
},
"requester": {
@@ -87,6 +90,11 @@
"args": {},
"base-url": "https://dashscope.aliyuncs.com/compatible-mode/v1",
"timeout": 120
},
"volcengine-chat-completions": {
"args": {},
"base-url": "https://ark.cn-beijing.volces.com/api/v3",
"timeout": 120
}
},
"model": "gpt-4o",