Feature: 加入一些新的模型;剪切板功能预实现

This commit is contained in:
HaoCheng
2025-10-25 21:50:55 +08:00
parent 199c644d00
commit 53c7296194
14 changed files with 321 additions and 12 deletions

View File

@@ -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
}