Skip to content

Commit 83da04a

Browse files
Add new notebook for hugging face integration (#301)
* Add new notebook for hugging face integration * Replace notebook with updated version using cohere rerank retriever * precommit * Add new notebook for hugging face integration * Replace notebook with updated version using cohere rerank retriever # Conflicts: # notebooks/integrations/hugging-face/huggingface-integration-millions-of-documents-with-cohere-reranking.ipynb * add colab link * Tested final version * Exclude notebook from tests
1 parent 9a6b7ed commit 83da04a

File tree

2 files changed

+811
-0
lines changed

2 files changed

+811
-0
lines changed

bin/find-notebooks-to-test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ EXEMPT_NOTEBOOKS=(
3131
"notebooks/enterprise-search/app-search-engine-exporter.ipynb",
3232
"notebooks/playground-examples/bedrock-anthropic-elasticsearch-client.ipynb",
3333
"notebooks/playground-examples/openai-elasticsearch-client.ipynb",
34+
"notebooks/integrations/hugging-face/huggingface-integration-millions-of-documents-with-cohere-reranking.ipynb",
3435
"notebooks/integrations/cohere/updated-cohere-elasticsearch-inference-api.ipynb",
3536
)
3637

0 commit comments

Comments
 (0)