Skip to content

Commit

Permalink
move and update the test script
Browse files Browse the repository at this point in the history
  • Loading branch information
joemcelroy committed Nov 20, 2024
1 parent ba57b11 commit 5baaac9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions bin/find-notebooks-to-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ EXEMPT_NOTEBOOKS=(
"notebooks/playground-examples/bedrock-anthropic-elasticsearch-client.ipynb",
"notebooks/playground-examples/openai-elasticsearch-client.ipynb",
"notebooks/integrations/cohere/updated-cohere-elasticsearch-inference-api.ipynb",
"notebooks/integrations/alibabacloud-ai-search/inference-alibabacloud-ai-search.ipynb"
)

# Per-version testing exceptions
Expand Down
1 change: 1 addition & 0 deletions notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ Notebooks are organized into the following folders:
- [OpenAI](./integrations/openai)
- [Hugging Face](./integrations/hugging-face)
- [LlamaIndex](./integrations/llama-index)
- [Alibaba Cloud](./integrations/alibabacloud-ai-search)

- [`enterprise-search`](./enterprise-search/): Notebooks that demonstrate use cases for working with and exporting from Elastic Enterprise Search, App Search, or Workplace Search.

0 comments on commit 5baaac9

Please sign in to comment.