support qwq-max

This commit is contained in:
Zylan
2025-03-31 14:33:36 +08:00
parent f191fedc13
commit 7a5196fd3f
7 changed files with 336 additions and 0 deletions

View File

@@ -181,6 +181,7 @@ class SettingsManager {
'AnthropicApiKey': document.getElementById('AnthropicApiKey'),
'OpenaiApiKey': document.getElementById('OpenaiApiKey'),
'DeepseekApiKey': document.getElementById('DeepseekApiKey'),
'AlibabaApiKey': document.getElementById('AlibabaApiKey'),
'mathpixAppId': this.mathpixAppIdInput,
'mathpixAppKey': this.mathpixAppKeyInput
};