mirror of
https://github.com/Zippland/Snap-Solver.git
synced 2026-03-03 16:45:26 +08:00
Feature: 加入一些新的模型;剪切板功能预实现
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"apis": {
|
||||
"alibaba": "",
|
||||
"anthropic": "",
|
||||
"anthropic": "https://api.nuwaapi.com/v1",
|
||||
"deepseek": "",
|
||||
"google": "",
|
||||
"openai": "",
|
||||
"doubao": ""
|
||||
"doubao": "",
|
||||
"google": "https://api.nuwaapi.com/v1",
|
||||
"openai": "https://api.nuwaapi.com/v1"
|
||||
},
|
||||
"enabled": true
|
||||
}
|
||||
Reference in New Issue
Block a user