Ask a question to get started
Enter to sendā¢Shift+Enter new line
Delete vectors by uuids.
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, where each id is a uuid string.