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