docs: disable contextual search (#21691)

This commit is contained in:
Erick Friis
2024-05-14 16:59:11 -07:00
committed by GitHub
parent 3ee0747382
commit 5fa5a73dc0

View File

@@ -312,7 +312,7 @@ const config = {
indexName: "python-langchain-0.2",
contextualSearch: true,
contextualSearch: false,
},
}),