mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 10:45:42 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ingest_router.py | ||
| ingest_service.py | ||
| ingest_watcher.py | ||