Skip to content

Commit 3d79e13

Browse files
authored
Adds Cohere inference service notebook (#204)
1 parent 7c29bed commit 3d79e13

File tree

3 files changed

+455
-5
lines changed

3 files changed

+455
-5
lines changed

bin/find-notebooks-to-test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ EXEMPT_NOTEBOOKS=(
1313
"notebooks/generative-ai/question-answering.ipynb"
1414
"notebooks/generative-ai/chatbot.ipynb"
1515
"notebooks/integrations/amazon-bedrock/langchain-qa-example.ipynb"
16+
"notebooks/integrations/cohere/inference-cohere.ipynb"
1617
"notebooks/integrations/llama-index/intro.ipynb"
1718
"notebooks/integrations/gemini/vector-search-gemini-elastic.ipynb"
1819
"notebooks/integrations/gemini/qa-langchain-gemini-elasticsearch.ipynb"

0 commit comments

Comments
 (0)