mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-07 22:10:21 +08:00
fix: Update Infini provider API URL to include '/maas' path
This commit is contained in:
parent
4dd4bdc3af
commit
8e19e5a08e
@ -234,7 +234,7 @@ export const PROVIDER_CONFIG = {
|
|||||||
},
|
},
|
||||||
infini: {
|
infini: {
|
||||||
api: {
|
api: {
|
||||||
url: 'https://cloud.infini-ai.com'
|
url: 'https://cloud.infini-ai.com/maas'
|
||||||
},
|
},
|
||||||
websites: {
|
websites: {
|
||||||
official: 'https://cloud.infini-ai.com/',
|
official: 'https://cloud.infini-ai.com/',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user