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 13b846e commit a8a6ba0Copy full SHA for a8a6ba0
articles/ai-studio/how-to/deploy-models-cohere-embed.md
@@ -330,6 +330,7 @@ Response:
330
| OpenAI SDK (experimental) | [openaisdk.ipynb](https://aka.ms/samples/cohere-embed/openaisdk) |
331
| LangChain | [langchain.ipynb](https://aka.ms/samples/cohere-embed/langchain) |
332
| Cohere SDK | [cohere-sdk.ipynb](https://aka.ms/samples/cohere-embed/cohere-python-sdk) |
333
+| LiteLLM SDK | [litellm.ipynb](https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/cohere/litellm.ipynb) |
334
335
##### Retrieval Augmented Generation (RAG) and Tool-Use samples
336
**Description** | **Sample Type** | **Sample Notebook**
0 commit comments