mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 03:10:08 +08:00
feat: fix siliconflow reset api url
This commit is contained in:
parent
0300ef67d1
commit
b908a8f0f9
@ -164,7 +164,7 @@ export const PROVIDER_CONFIG = {
|
||||
},
|
||||
silicon: {
|
||||
api: {
|
||||
url: 'https://cloud.siliconflow.cn'
|
||||
url: 'https://api.siliconflow.cn'
|
||||
},
|
||||
websites: {
|
||||
official: 'https://www.siliconflow.cn/',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user