tslyellow
tslyellow
> 您的意思是在演示网站上还是在本地部署?如果在演示网站上,127.0.0.1 是无法访问的 IP。确保部署 Ollama 的服务器具有可通过 Internet 访问的 IP 地址。如果在本地部署 RAGFlow,请确保 Ollama 和 RAGFlow 位于可以相互通信的同一 LAN。正确的 Ollama IP 和端口是关键。 Can't you use 'http://localhost:11434' to connect to ollama on the demo?...
> http://host.docker.internal:11434 Hi, I ragflow via docker, ollama is in win local, I set the url to ' http://host.docker.internal:11434 ' and still get an error, do you know what's going...
> +1 > > 当我在 Windows 11 中使用 python 3.11 和 Docker Desktop(当前版本:4.29.0 (145265))在我的 WSL Ubuntu 中安装 RagFlow 时。运行后 `docker compose -f docker-compose-CN.yml up -d` > > 我在下面收到 erroe 消息。...