mirror of
https://github.com/Zippland/Snap-Solver.git
synced 2026-02-27 08:01:10 +08:00
support qwq-max
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user