mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-08 22:39:36 +08:00
Update providers.ts
This commit is contained in:
parent
b35e37a170
commit
07dec23a02
@ -113,10 +113,10 @@ export const PROVIDER_CONFIG = {
|
|||||||
},
|
},
|
||||||
ocoolai: {
|
ocoolai: {
|
||||||
api: {
|
api: {
|
||||||
url: 'https://one.ooo.cool'
|
url: 'https://api.ocoolai.com'
|
||||||
},
|
},
|
||||||
websites: {
|
websites: {
|
||||||
official: 'https://ocoolai.com/',
|
official: 'https://one.ocoolai.com/',
|
||||||
apiKey: 'https://one.ocoolai.com/token',
|
apiKey: 'https://one.ocoolai.com/token',
|
||||||
docs: 'https://docs.ooo.cool/',
|
docs: 'https://docs.ooo.cool/',
|
||||||
models: 'https://docs.ooo.cool/guides/jiage/'
|
models: 'https://docs.ooo.cool/guides/jiage/'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user