Ollama chatbot #1795
-
I try to connect Ollama in flowise but return error 404, but if i pass the url on postman it works |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi it works well on my side, but with http://ipaddresse:11434 only ...nothing more than this |
Beta Was this translation helpful? Give feedback.
-
if you run flowise under docker, it can access ollama though the url http://host.docker.internal:11434 http://localhost inside docker points to the container itself, not your host machine |
Beta Was this translation helpful? Give feedback.
if you run flowise under docker, it can access ollama though the url http://host.docker.internal:11434
http://localhost inside docker points to the container itself, not your host machine
https://stackoverflow.com/questions/24319662/from-inside-of-a-docker-container-how-do-i-connect-to-the-localhost-of-the-mach