Type: vector.chroma.Peek
Namespace: vector.chroma
Description
Peek at the documents in a collection. vector, embedding, collection, RAG, preview, chroma
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| collection | collection |
The collection to peek | {'type': 'collection', 'name': ''} |
| limit | int |
The limit of the documents to peek | 100 |
Outputs
| Output | Type | Description |
|---|---|---|
| output | List[str] |
Metadata
Related Nodes
Browse other nodes in the vector.chroma namespace.