Deletes the specified encrypted items stored in the index, including all its associated fields (Documentation Index
Fetch the complete documentation index at: https://docs.cyborg.co/llms.txt
Use this file to discover all available pages before exploring further.
vector, contents, metadata).
Parameters
| Parameter | Type | Description |
|---|---|---|
ids | List[str] | IDs to delete. |
Exceptions
ValueError
ValueError
- Throws if the items could not be deleted.