Skip to main content

Overview

ChromaDB is an open-source vector database designed for embedding search and similarity matching. It supports embedded, local, and cloud deployments with HNSW and FLAT index types. Provider Class: ChromaProvider
Config Class: ChromaConfig

Install

Install the Chroma optional dependency group:

Examples

Parameters

Base Parameters (from BaseVectorDBConfig)

Chroma-Specific Parameters

ConnectionConfig Parameters