chroma_query_documents
Search and retrieve documents from a Chroma collection with advanced filtering, including metadata and document content, to find precise results efficiently.
Instructions
Query documents from a Chroma collection with advanced filtering.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_name | Yes | ||
include | No | ||
n_results | No | ||
query_texts | Yes | ||
where | No | ||
where_document | No |