Skip to main content
Version: v0.7.4

Chroma Config Configuration

Chroma vector store config.

Parameters

NameTypeRequiredDescription
userstring❌
The user of vector store, if not set, will use the default user.
passwordstring❌
The password of vector store, if not set, will use the default password.
persist_pathstring❌
The persist path of vector store.
collection_metadataobject❌
The metadata of collection.