chromadb
Open-source AI application database (vector database)
Variables
The following environment variables can be configured:
| Variable | Default Value | Description |
|---|---|---|
CHROMA_VERSION |
1.5.8 |
|
CHROMA_PORT |
8000 |
|
CHROMA_PERSIST_DIRECTORY |
/chroma/chroma |
|
CHROMA_TELEMETRY |
FALSE |
Environment File
This fragment defaults to using .env.compose for environment variable isolation.