reset_index
Clears all indexed documents and resets the vector store to an empty state. Use this to remove all stored context and start fresh.
Instructions
Drop every indexed document and clear the persisted vector store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |