chroma_get_collection_count
Count documents in a Chroma collection to get the total number of entries.
Instructions
Get the number of documents in a Chroma collection.
Args:
collection_name: Name of the collection to count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_name | Yes |