Ask a question to get started
Enter to send•Shift+Enter new line
Delete by IDs or other criteria. Async variant.
Calling adelete without any input parameters should raise a ValueError!
adelete( self, ids: list[str] | None = None, **kwargs: Any = {} ) -> DeleteResponse
ids
list[str] | None
None
List of IDs to delete.
**kwargs
Any
{}
Additional keyword arguments. This is up to the implementation. For example, can include an option to delete the entire index.