chroma_delete_documents
Remove specific documents from a Chroma collection by providing the collection name and document IDs. Confirms the number of deleted documents and handles errors for invalid inputs or non-existent collections.
Instructions
Delete documents from a Chroma collection.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_name | Yes | ||
ids | Yes |