Skip to content

How do I delete all documents from a Store (chroma, in this case) before adding new ones using pipeline method #8442

Discussion options

You must be logged in to vote

You can delete all the documents before starting the pipeline: doc_store.delete_documents() - that would be the easiest solution.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@rmr-code
Comment options

@kirahman2
Comment options

@kirahman2
Comment options

Answer selected by rmr-code
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants