Usage
Local Installation
Config
Here are the parameters available for configuring Chroma:Parameter | Description | Default Value |
---|---|---|
collection_name | The name of the collection | mem0 |
client | Custom client for Chroma | None |
path | Path for the Chroma database | db |
host | The host where the Chroma server is running | None |
port | The port where the Chroma server is running | None |
api_key | ChromaDB Cloud API key (for cloud usage) | None |
tenant | ChromaDB Cloud tenant ID (for cloud usage) | None |