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 9ae85e3 commit 13b846eCopy full SHA for 13b846e
articles/ai-studio/how-to/deploy-models-cohere-command.md
@@ -799,6 +799,7 @@ Response:
799
| OpenAI SDK (experimental) | [openaisdk.ipynb](https://aka.ms/samples/cohere-command/openaisdk) |
800
| LangChain | [langchain.ipynb](https://aka.ms/samples/cohere/langchain) |
801
| Cohere SDK | [cohere-sdk.ipynb](https://aka.ms/samples/cohere-python-sdk) |
802
+| LiteLLM SDK | [litellm.ipynb](https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/cohere/litellm.ipynb) |
803
804
##### Retrieval Augmented Generation (RAG) and Tool-Use samples
805
**Description** | **Sample Type** | **Sample Notebook**
0 commit comments