Ask a question to get started
Enter to sendā¢Shift+Enter new line
Delete by vector IDs.
delete( self, ids: Optional[List[str]] = None, delete_all: Optional[bool] = None, **kwargs: Any = {} ) -> None
ids
Optional[List[str]]
None
List of ids to delete.
delete_all
Optional[bool]
Delete all records in the table.