I'm running my ollama on http://localhost:11434/, but it's not reached by the application. Any ideas why this could be? The application says that ollama is not running, and that model's cannot be found. I'm using ollama serve and browser returns the correct response.
I'm running my ollama on http://localhost:11434/, but it's not reached by the application. Any ideas why this could be? The application says that ollama is not running, and that model's cannot be found. I'm using
ollama serveand browser returns the correct response.