adithya-s-k / omniparse

Ingest, parse, and optimize any data format ➡️ from documents to multimedia ➡️ for enhanced compatibility with GenAI frameworks
https://docs.cognitivelab.in
GNU General Public License v3.0
4.37k stars 350 forks source link

data auto clean? #39

Open ipv6ok opened 2 weeks ago

ipv6ok commented 2 weeks ago

May I ask if the uploaded files will be automatically cleaned up? Because I noticed that Docker does not map the data directory. Or will everything be saved on the server by default? This issue is quite important

adithya-s-k commented 4 days ago

Yep we dont store anything in the server. The server is completely stateless

we create a temporary directory when every you invoke the api and after that we delete the folder