Ask a question to get started
Enter to send•Shift+Enter new line
Deleting missing content should not raise an exception.
If this test fails, check that delete does not raise an exception when deleting IDs that do not exist.
delete
test_delete_missing_content( self, vectorstore: VectorStore, ) -> None