We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a6e469 commit 405a22fCopy full SHA for 405a22f
bin/find-notebooks-to-test.sh
@@ -21,6 +21,7 @@ EXEMPT_NOTEBOOKS=(
21
"notebooks/integrations/gemini/vector-search-gemini-elastic.ipynb"
22
"notebooks/integrations/gemini/qa-langchain-gemini-elasticsearch.ipynb"
23
"notebooks/integrations/openai/openai-KNN-RAG.ipynb"
24
+ "notebooks/integrations/openai/function-calling.ipynb"
25
"notebooks/integrations/gemma/rag-gemma-huggingface-elastic.ipynb"
26
"notebooks/integrations/azure-openai/vector-search-azure-openai-elastic.ipynb"
27
"notebooks/enterprise-search/app-search-engine-exporter.ipynb"
0 commit comments