Skip to content

Commit 9a5ebf1

Browse files
authored
Elastic Crawler to Open Crawler Migration Notebook (#404)
1 parent bb95ef2 commit 9a5ebf1

File tree

2 files changed

+564
-0
lines changed

2 files changed

+564
-0
lines changed

bin/find-notebooks-to-test.sh

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ EXEMPT_NOTEBOOKS=(
3030
"notebooks/integrations/llama3/rag-elastic-llama3.ipynb"
3131
"notebooks/integrations/azure-openai/vector-search-azure-openai-elastic.ipynb"
3232
"notebooks/enterprise-search/app-search-engine-exporter.ipynb",
33+
"notebooks/enterprise-search/elastic-crawler-to-open-crawler-migration.ipynb",
3334
"notebooks/playground-examples/bedrock-anthropic-elasticsearch-client.ipynb",
3435
"notebooks/playground-examples/openai-elasticsearch-client.ipynb",
3536
"notebooks/integrations/hugging-face/huggingface-integration-millions-of-documents-with-cohere-reranking.ipynb",

0 commit comments

Comments
 (0)