mirror of
https://github.com/Zippland/Snap-Solver.git
synced 2026-03-03 00:25:09 +08:00
支持自定义api接口地址
This commit is contained in:
7
config/api_base_urls.json
Normal file
7
config/api_base_urls.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"AnthropicApiBaseUrl": "",
|
||||
"OpenaiApiBaseUrl": "",
|
||||
"DeepseekApiBaseUrl": "",
|
||||
"AlibabaApiBaseUrl": "",
|
||||
"GoogleApiBaseUrl": ""
|
||||
}
|
||||
Reference in New Issue
Block a user