mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-09 06:49:02 +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: {
|
silicon: {
|
||||||
api: {
|
api: {
|
||||||
url: 'https://cloud.siliconflow.cn'
|
url: 'https://api.siliconflow.cn'
|
||||||
},
|
},
|
||||||
websites: {
|
websites: {
|
||||||
official: 'https://www.siliconflow.cn/',
|
official: 'https://www.siliconflow.cn/',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user