We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c43136 commit 8869e5bCopy full SHA for 8869e5b
bin/find-notebooks-to-test.sh
@@ -31,6 +31,7 @@ EXEMPT_NOTEBOOKS=(
31
"notebooks/integrations/azure-openai/vector-search-azure-openai-elastic.ipynb"
32
"notebooks/enterprise-search/app-search-engine-exporter.ipynb",
33
"notebooks/enterprise-search/elastic-crawler-to-open-crawler-migration.ipynb",
34
+ "notebooks/enterprise-search/appsearch-crawler-to-open-crawler-migration.ipynb",
35
"notebooks/playground-examples/bedrock-anthropic-elasticsearch-client.ipynb",
36
"notebooks/playground-examples/openai-elasticsearch-client.ipynb",
37
"notebooks/integrations/hugging-face/huggingface-integration-millions-of-documents-with-cohere-reranking.ipynb",
0 commit comments