This commit is contained in:
ChengHao
2025-05-08 20:24:12 +08:00
parent d75955650d
commit 0393afd9df
2 changed files with 101 additions and 16 deletions

10
config/proxy_api.json Normal file
View File

@@ -0,0 +1,10 @@
{
"apis": {
"alibaba": "",
"anthropic": "",
"deepseek": "",
"google": "",
"openai": ""
},
"enabled": true
}