chroma_add_documents
Enables adding text documents to a Chroma collection with optional metadata. Specify collection name, document IDs, and content for efficient data storage and retrieval.
Instructions
Add documents to a Chroma collection.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_name | Yes | ||
documents | Yes | ||
ids | Yes | ||
metadatas | No |