Kevin Hu
Kevin Hu
Is there any chance that people use "docker-compose" can compile it if keep the version line.
docker compose down -v(delete all data) docker compose up
BTW, Thank you for following! We intend to create an international community, so we encourage using English for questions and answers to help others with similar queries. 😊
Fullfilled. git pull the latest souce code, and docker pull the latest image.
[Bug]: network anomaly There is an abnormality in your network and you cannot connect to the server.
Have a look at this. It may help. https://github.com/infiniflow/ragflow/blob/main/docs/faq.md
Implemented already.
This is usually caused by OOM. So, how large is your RAM?
Upgrade to latest dev version of the docker image. We optimize the memory usage.
- If RAGFlow is locally deployed, ensure that your RAGFlow and Ollama are in the same LAN. - If you are using our online demo, ensure that the IP address...
Upgrade to the latest dev version of the docker image. Problem solved.