remove_document
Delete a document from the knowledge base by providing its ID, removing it from the vector index, catalog, and disk storage.
Instructions
Synchronously delete a document from qdrant, catalog and disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kb | Yes | ||
| doc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||