|
@@ -10,7 +10,7 @@ title: '🔍 Query configurations'
|
|
|
| embedding_fn| embedding function | chromadb.utils.embedding_functions | \{text-embedding-ada-002\} |
|
|
|
| db | vector database (experimental) | BaseVectorDB | ChromaDB |
|
|
|
| collection_name | initial collection name for the database | string | embedchain_store |
|
|
|
-| collection_metrics | collect anonymous telemetry data to improve embedchain | boolean | true |
|
|
|
+| collect_metrics | collect anonymous telemetry data to improve embedchain | boolean | true |
|
|
|
|
|
|
|
|
|
## AddConfig
|