Type: vector.chroma.IndexTextChunk

Namespace: vector.chroma

Description

Index a single text chunk. vector, embedding, collection, RAG, index, text, chunk, chroma

Properties

Property Type Description Default
collection collection The collection to index {'type': 'collection', 'name': ''}
document_id str The document ID to associate with the text chunk ``
text str The text to index ``
metadata Dict[Any, Any] The metadata to associate with the text chunk {}

Metadata

Browse other nodes in the vector.chroma namespace.