chroma_delete_documents
Remove specific documents from a Chroma collection by specifying their IDs and collection name. Confirms the number of documents deleted 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 |