Ask a question to get started
Enter to sendā¢Shift+Enter new line
Delete by vector ID or other criteria.
delete( self, ids: list[str] | None = None, **kwargs: Any = {} ) -> bool | None
ids
list[str] | None
None
List of ids to delete.
**kwargs
Any
{}
Other keyword arguments that subclasses might use.