private-gpt/private_gpt/components
lopagela 0c40cfb115
Endpoint to delete documents ingested (#1163)
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.
2023-11-06 15:47:42 +01:00
..
embedding Feature/sagemaker embedding (#1161) 2023-11-05 16:16:49 +01:00
llm Feature/sagemaker embedding (#1161) 2023-11-05 16:16:49 +01:00
node_store Endpoint to delete documents ingested (#1163) 2023-11-06 15:47:42 +01:00
vector_store Disable chromaDB anonymous information collection (#1144) 2023-11-02 12:45:48 +01:00
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00