mirror of
https://github.com/Zippland/Snap-Solver.git
synced 2026-02-09 15:57:18 +08:00
refactor(config): update proxy api endpoints and enhance api keys loading
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"apis": {
|
||||
"alibaba": "",
|
||||
"anthropic": "https://api.nuwaapi.com/v1",
|
||||
"anthropic": "",
|
||||
"deepseek": "",
|
||||
"doubao": "",
|
||||
"google": "https://api.nuwaapi.com/v1",
|
||||
"openai": "https://api.nuwaapi.com/v1"
|
||||
"google": "",
|
||||
"openai": ""
|
||||
},
|
||||
"enabled": true
|
||||
}
|
||||
Reference in New Issue
Block a user