Skip to content

Commit 405a22f

Browse files
Adding notebook for function calling with Elasticsearch (#250)
* Adding notebook for function calling with Elasticsearch
1 parent 7a6e469 commit 405a22f

File tree

2 files changed

+503
-0
lines changed

2 files changed

+503
-0
lines changed

bin/find-notebooks-to-test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ EXEMPT_NOTEBOOKS=(
2121
"notebooks/integrations/gemini/vector-search-gemini-elastic.ipynb"
2222
"notebooks/integrations/gemini/qa-langchain-gemini-elasticsearch.ipynb"
2323
"notebooks/integrations/openai/openai-KNN-RAG.ipynb"
24+
"notebooks/integrations/openai/function-calling.ipynb"
2425
"notebooks/integrations/gemma/rag-gemma-huggingface-elastic.ipynb"
2526
"notebooks/integrations/azure-openai/vector-search-azure-openai-elastic.ipynb"
2627
"notebooks/enterprise-search/app-search-engine-exporter.ipynb"

0 commit comments

Comments
 (0)