Unstructured-IO / unstructured-api

Apache License 2.0
528 stars 110 forks source link

Data Privacy #223

Closed zeyadalmothafar closed 1 year ago

zeyadalmothafar commented 1 year ago

Thanks for your efforts, I have one question with regard to data privacy, Do you store any data/text sent to your API?

awalker4 commented 1 year ago

Hi there! All disk IO is done using tempfiles so that nothing is stored after a response.