Iodine98 / dora-back

A Python backend for Document Retrieval and Analysis (DoRA).
MIT License
0 stars 1 forks source link

Fix file deletion and document removal functionality #13

Closed Iodine98 closed 7 months ago

Iodine98 commented 7 months ago

This pull request fixes the file deletion and document removal functionality in the code. It includes the following commits:

The changes in this pull request address the issues with file deletion and document removal, ensuring that these functionalities work correctly.