Skip to content

add alibabacloud ai search notebook #324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading
Loading