diff --git a/src/renderer/src/config/providers.ts b/src/renderer/src/config/providers.ts index c471cfcc..50f6f630 100644 --- a/src/renderer/src/config/providers.ts +++ b/src/renderer/src/config/providers.ts @@ -113,10 +113,10 @@ export const PROVIDER_CONFIG = { }, ocoolai: { api: { - url: 'https://one.ooo.cool' + url: 'https://api.ocoolai.com' }, websites: { - official: 'https://ocoolai.com/', + official: 'https://one.ocoolai.com/', apiKey: 'https://one.ocoolai.com/token', docs: 'https://docs.ooo.cool/', models: 'https://docs.ooo.cool/guides/jiage/'