remove_directory_from_index
Remove all documents and images from a specific directory path in the index to clean up the vector database.
Instructions
Removes all documents and images belonging to a specific directory path from the index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |