Merge PR #365: Add Qwen provider

This commit is contained in:
yinwm
2026-02-17 23:37:55 +08:00
9 changed files with 46 additions and 2 deletions
+4
View File
@@ -110,6 +110,10 @@
"api_key": "sk-xxx",
"api_base": ""
},
"qwen": {
"api_key": "sk-xxx",
"api_base": ""
},
"ollama": {
"api_key": "",
"api_base": "http://localhost:11434/v1"