infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
10.08k stars 974 forks source link

[Question]:Network anomaly #1162

Open ikun-lsw opened 1 week ago

ikun-lsw commented 1 week ago

Describe your problem

image

JinHai-CN commented 1 week ago

Online demo or local deployment?

536260668 commented 1 week ago

It seems to be the same problem I encountered. When the uploaded file or folder is larger than a certain size, this prompt will appear and you can only upload it multiple times. By the way, I am using local docker deployment.

KevinHuSh commented 1 week ago

Online demo has the limitation of 10Mb. If it's local, the default size of nginx is 128Mb.