Skip to content

Commit

Permalink
Adds Cohere inference service notebook (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
szabosteve authored Mar 13, 2024
1 parent 7c29bed commit 3d79e13
Show file tree
Hide file tree
Showing 3 changed files with 455 additions and 5 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 @@ -13,6 +13,7 @@ EXEMPT_NOTEBOOKS=(
"notebooks/generative-ai/question-answering.ipynb"
"notebooks/generative-ai/chatbot.ipynb"
"notebooks/integrations/amazon-bedrock/langchain-qa-example.ipynb"
"notebooks/integrations/cohere/inference-cohere.ipynb"
"notebooks/integrations/llama-index/intro.ipynb"
"notebooks/integrations/gemini/vector-search-gemini-elastic.ipynb"
"notebooks/integrations/gemini/qa-langchain-gemini-elasticsearch.ipynb"
Expand Down
Loading

0 comments on commit 3d79e13

Please sign in to comment.