Kaynağa Gözat

docs: update variable name (#430)

Taranjeet Singh 2 yıl önce
ebeveyn
işleme
d494d99c06
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      docs/advanced/query_configuration.mdx

+ 1 - 1
docs/advanced/query_configuration.mdx

@@ -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