mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 13:55:41 +01:00
A file that is ingested will be transformed into several documents (that are organized into nodes). This endpoint is deleting documents (bits of a file). These bits can be retrieved thanks to the endpoint to list all the documents. |
||
|---|---|---|
| .. | ||
| components | ||
| open_ai | ||
| server | ||
| settings | ||
| ui | ||
| utils | ||
| __init__.py | ||
| __main__.py | ||
| constants.py | ||
| di.py | ||
| main.py | ||
| paths.py | ||