add Volcengine LLM (doubao) support

This commit is contained in:
likeaturtle
2026-02-17 22:31:19 +08:00
parent 920e30a241
commit 2f24be6c59
3 changed files with 24 additions and 0 deletions
+4
View File
@@ -113,6 +113,10 @@
"ollama": {
"api_key": "",
"api_base": "http://localhost:11434/v1"
},
"volcengine": {
"api_key": "",
"api_base": ""
}
},
"tools": {