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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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