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.

This action is irreversible. Proceed with caution.
Deletes the current index and all its associated data.
void DeleteIndex();

Exceptions

  • Throws if the index could not be deleted.

Example Usage

index->DeleteIndex();