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
Can confirm this. When switching to my Ollama provider the localStorage (accessible via ⌥ + ⌘ + I on MacOS) gets set to qwen2.5 and I need to manually set it to the actual model I'm running for it to work
I ran into a similar issue when swapping the model I was serving locally (using LM Studio to launch the server) - I swapped between two models while keeping the Goose UI running.
Clearing all application storage and then quitting and re-launching it seemed to get it working again for me.
I had an issue running OpenAI models due to leftover data in my local storage.
After manually resetting it , everything works.
We should add a "reset config) option to setting to allow for better UX when configuration changes.
The text was updated successfully, but these errors were encountered: