DeepSeek+Ollama+RAGflow

host.docker.internal:11434

you cansolve this issue via the following instructions:

sudo nano /etc/systemd/system/ollama.service Environment="OLLAMA_HOST=0.0.0.0"

sudo systemctl daemon-reload sudo systemctl status ollama sudo netstat -tuln | grep 11434

test: curl http://:11434

Linux系统,运行RAGFLow