You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the tutorial, if choosing DeepSeek as provider, no models are listed in the following Choose model section:
Error fetching models for deepseek: TypeError: Failed to construct 'URL': Invalid base URL
at Object.listModels (providers.ts:803:25)
at Proxy.fetchModelsForProvider (providers.ts:1500:85)
at loadModelsForProvider (consciousness.ts:56:28)
at consciousness.ts:71:11
The problem is that its Base URL doesn't have a default value.