Hub
Pricing About
NodeNode / Source

Chroma Vector Store Creator

KNIME LabsAIVector StoresChroma
Drag & drop
Like

The node generates a Chroma vector store that uses the given embeddings model to map documents to a numerical vector that captures the semantic meaning of the document.

By default, the node embeds the selected documents using the embeddings model, but it is also possible to create the vector store from existing embeddings by specifying the corresponding embeddings column in the node dialog.

Downstream nodes, such as the Vector Store Retriever , utilize the vector store to find documents with similar semantic meaning when given a query.

Note : If you use the Credentials Configuration node and do not select the "Save password in configuration (weakly encrypted)" option for passing the API key for the embeddings connector node, the Credentials Configuration node will need to be reconfigured upon reopening the workflow, as the credentials flow variable was not saved and will therefore not be available to downstream nodes.

Node details

Input ports
  1. Type: org.knime.python3.nodes.PythonBinaryBlobFileStorePortObject
    Embeddings

    The embeddings model to use for the vector store.

  2. Type: Table
    Documents

    Table containing a string column representing documents that will be used in the vector store.

Output ports
  1. Type: org.knime.python3.nodes.PythonBinaryBlobFileStorePortObject
    Chroma Vector Store

    The created Chroma vector store.

Extension

The Chroma Vector Store Creator node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits