infiniflow / ragflow

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

[Question]: Parsed chunks location and sharing? #1366

Open 400yk opened 2 months ago

400yk commented 2 months ago

Describe your problem

When using Ragflow for parsing documents, where are the parsed chunks stored? How can I share these parsed chunks (including some manually modified parts) with my colleagues? Thank you!

guoyuhao2330 commented 2 months ago

In the elasticsearch, and the team feature is not currently supported