Skip to main content

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.

You can delete items from an encrypted index using delete():
index.delete(["item1", "item2"])
This operation is irreversible. Once you delete an item, you cannot recover it.

API Reference

For more information on deleting items from an encrypted index, refer to the API reference:

Python API Reference

API reference for delete() in Python

C++ API Reference

API reference for Delete() in C++