Ask a question to get started
Enter to sendā¢Shift+Enter new line
Deletes documents from the VectorStore using source ids.
remove_documents( self, source_ids: list[str], ) -> None
files
List[str]
A list of source ids to delete from the VectorStore.