Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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 @@ -7,6 +7,7 @@ EXEMPT_NOTEBOOKS=(
"notebooks/search/08-learning-to-rank.ipynb"
"notebooks/search/10-semantic-reranking-retriever-cohere.ipynb"
"notebooks/search/11-semantic-reranking-hugging-face.ipynb"
"notebooks/search/12-semantic-reranking-elastic-rerank.ipynb"
"notebooks/images/image-similarity.ipynb"
"notebooks/langchain/langchain-vector-store.ipynb"
"notebooks/langchain/self-query-retriever-examples/chatbot-example.ipynb"
Expand Down
Loading
Loading