Type: vector.chroma.Collection
Namespace: vector.chroma
Description
Get or create a collection. vector, embedding, collection, RAG, get, create, chroma
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| name | str |
The name of the collection to create | `` |
| embedding_model | llama_model |
Model to use for embedding, search for nomic-embed-text and download it | {'type': 'llama_model', 'name': '', 'repo_id': '', 'modified_at': '', 'size': 0, 'digest': '', 'details': {}} |
Outputs
| Output | Type | Description |
|---|---|---|
| output | collection |
Metadata
Related Nodes
Browse other nodes in the vector.chroma namespace.