Check if Ollama is running locally with the correct host address. If not, allow this website to access using environment variable: Windows: $env:OLLAMA_ORIGINS=""Mac: launchctl setenv OLLAMA_ORIGINS=""Linux: export OLLAMA_ORIGINS="" and then run ollama servesee Ollama docs.