Chroma Vector Store Reader

This node allows you to read a Chroma vector store from a local path. It combines the Chroma vector store with an input embeddings model that is used in downstream nodes, such as the Vector Store Retriever node. The embeddings model is responsible for embedding documents, enabling the vector store to retrieve documents that share similar embeddings, facilitating tasks like document clustering or recommendation systems.

If the vector store was created with another tool i.e. outside of KNIME, the embeddings model is not stored with the vectorstore, so it has to be provided separately (<Provider> Embeddings Connector Node).

Options

Vector store directory

The local directory in which the vector store is stored.

Input Ports

Icon

The embeddings model to use for the vector store.

Output Ports

Icon

The loaded vector store.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.