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
Strangely, Ollama works with Amica (on a Macbook Pro M1) if I run it using flask and visit the app using Firefox, but the .dmg does not work. I'm getting TypeError: Load failed after every message I try to send. The error appears instantly (as opposed to the usual response, where ollama slows my computer down for a bit). I checked the Ollama server logs, they respond with a 403 error.
It might be an ongoing CORS problem with Ollama. This is the most relevant link I have found so far: ollama/ollama#300
This I have no idea what is the trouble. Might figure out how to use and debug Tauri.
Ollama is not working correctly with Amica.
Recommend using Chat API.
Ollama has a Chat API as of v0.1.14
Ollama also has support for images via the Chat API as of v0.1.15
The text was updated successfully, but these errors were encountered: