Skip to content

Commit

Permalink
Adds notebook to the exempt list.
Browse files Browse the repository at this point in the history
  • Loading branch information
szabosteve committed Mar 12, 2024
1 parent bee5ff4 commit d760dd4
Showing 1 changed file with 1 addition 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 @@ -3,6 +3,7 @@
EXEMPT_NOTEBOOKS=(
"notebooks/search/07-inference.ipynb"
"notebooks/search/08-learning-to-rank.ipynb"
"notebooks/search/09-inference-cohere.ipynb"
"notebooks/langchain/langchain-vector-store.ipynb"
"notebooks/langchain/self-query-retriever-examples/chatbot-example.ipynb"
"notebooks/langchain/self-query-retriever-examples/chatbot-with-bm25-only-example.ipynb"
Expand Down

0 comments on commit d760dd4

Please sign in to comment.