Chroma Config Configuration
Chroma vector store config.
Parameters
| Name | Type | Required | Description | 
|---|---|---|---|
user | string | ❌ | The user of vector store, if not set, will use the default user.  | 
password | string | ❌ | The password of vector store, if not set, will use the default password.  | 
persist_path | string | ❌ | The persist path of vector store.  | 
collection_metadata | object | ❌ | The metadata of collection.  |