qdrant-delete-documents
Delete multiple documents from a Qdrant collection by specifying their point IDs.
Instructions
Delete multiple documents by their IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| point_ids | Yes | List of point IDs to delete | |
| collection_name | Yes | The collection to delete documents from |