docs: update variable name (#430)
This commit is contained in:
@@ -10,7 +10,7 @@ title: '🔍 Query configurations'
|
|||||||
| embedding_fn| embedding function | chromadb.utils.embedding_functions | \{text-embedding-ada-002\} |
|
| embedding_fn| embedding function | chromadb.utils.embedding_functions | \{text-embedding-ada-002\} |
|
||||||
| db | vector database (experimental) | BaseVectorDB | ChromaDB |
|
| db | vector database (experimental) | BaseVectorDB | ChromaDB |
|
||||||
| collection_name | initial collection name for the database | string | embedchain_store |
|
| 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
|
## AddConfig
|
||||||
|
|||||||
Reference in New Issue
Block a user