diff --git a/sdk/python/foundation-models/cohere/cohere-cmdR.ipynb b/sdk/python/foundation-models/cohere/cohere-cmdR.ipynb index a842f64f73d..a2fe8fe7f10 100644 --- a/sdk/python/foundation-models/cohere/cohere-cmdR.ipynb +++ b/sdk/python/foundation-models/cohere/cohere-cmdR.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Use Cohere Command R or Cohere Command R+ in Azure AI and Azure ML\n", + "# Use Cohere Command R 08-2024, Cohere Command R+ 08-2024, Command R and Command R+ in Azure AI and Azure ML\n", "\n", "Use `cohere` client to consume Cohere Command R or Cohere Command R+ deployments in Azure AI and Azure ML..\n", "\n", @@ -22,7 +22,7 @@ "* Register for a valid Azure account with subscription \n", "* Make sure you have access to [Azure AI Studio](https://learn.microsoft.com/en-us/azure/ai-studio/what-is-ai-studio?tabs=home)\n", "* Create a project and resource group\n", - "* Select `Cohere Command R` or `Cohere Command R+`.\n", + "* Select `Cohere Command R 08-2024`, `Cohere Command R+ 08-2024`,`Cohere Command R`, `Cohere Command R+`.\n", "\n", " > Notice that some models may not be available in all the regions in Azure AI and Azure Machine Learning. On those cases, you can create a workspace or project in the region where the models are available and then consume it with a connection from a different one. To learn more about using connections see [Consume models with connections](https://learn.microsoft.com/en-us/azure/ai-studio/how-to/deployments-connections)\n", "\n", diff --git a/sdk/python/foundation-models/cohere/langchain.ipynb b/sdk/python/foundation-models/cohere/langchain.ipynb index 6f37d1f612f..a2b47adeb2a 100644 --- a/sdk/python/foundation-models/cohere/langchain.ipynb +++ b/sdk/python/foundation-models/cohere/langchain.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Use LangChain with Cohere Command R or Cohere Command R+ in Azure AI and Azure ML\n", + "# Use LangChain with Cohere Command R 08-2024, Cohere Command R+ 08-2024, Command R and Command R+ in Azure AI and Azure ML\n", "\n", "You can use Cohere Command R or Cohere Command R+ models deployed in Azure AI and Azure ML with `langchain` to create more sophisticated intelligent applications.\n", "\n", @@ -22,7 +22,7 @@ "* Register for a valid Azure account with subscription \n", "* Make sure you have access to [Azure AI Studio](https://learn.microsoft.com/en-us/azure/ai-studio/what-is-ai-studio?tabs=home)\n", "* Create a project and resource group\n", - "* Select `Cohere Command R` or `Cohere Command R+`.\n", + "* Select `Cohere Command R 08-2024`, `Cohere Command R+ 08-2024`,`Cohere Command R`, `Cohere Command R+`.\n", "\n", " > Notice that some models may not be available in all the regions in Azure AI and Azure Machine Learning. On those cases, you can create a workspace or project in the region where the models are available and then consume it with a connection from a different one. To learn more about using connections see [Consume models with connections](https://learn.microsoft.com/en-us/azure/ai-studio/how-to/deployments-connections)\n", "\n", diff --git a/sdk/python/foundation-models/cohere/litellm.ipynb b/sdk/python/foundation-models/cohere/litellm.ipynb index ad1d189b841..875b22a7de5 100644 --- a/sdk/python/foundation-models/cohere/litellm.ipynb +++ b/sdk/python/foundation-models/cohere/litellm.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Use litellm with Cohere Command R or Cohere Command R+ in Azure AI and Azure ML\n", + "# Use litellm with Cohere Command R 08-2024, Cohere Command R+ 08-2024, Command R and Command R+ in Azure AI and Azure ML\n", "\n", "Use `litellm` to consume Cohere Command R or Cohere Command R+ deployments in Azure AI and Azure ML.\n", "\n", @@ -22,7 +22,7 @@ "* Register for a valid Azure account with subscription \n", "* Make sure you have access to [Azure AI Studio](https://learn.microsoft.com/en-us/azure/ai-studio/what-is-ai-studio?tabs=home)\n", "* Create a project and resource group\n", - "* Select `Cohere Command R` or `Cohere Command R+`.\n", + "* Select `Cohere Command R 08-2024`, `Cohere Command R+ 08-2024`,`Cohere Command R`, `Cohere Command R+`.\n", "\n", " > Notice that some models may not be available in all the regions in Azure AI and Azure Machine Learning. On those cases, you can create a workspace or project in the region where the models are available and then consume it with a connection from a different one. To learn more about using connections see [Consume models with connections](https://learn.microsoft.com/en-us/azure/ai-studio/how-to/deployments-connections)\n", "\n", diff --git a/sdk/python/foundation-models/cohere/openaisdk.ipynb b/sdk/python/foundation-models/cohere/openaisdk.ipynb index 20868eea8e9..1b5903d61e6 100644 --- a/sdk/python/foundation-models/cohere/openaisdk.ipynb +++ b/sdk/python/foundation-models/cohere/openaisdk.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Use OpenAI SDK with Cohere Command R or Cohere Command R+ in Azure AI and Azure ML\n", + "# Use OpenAI SDK with Cohere Command R 08-2024, Cohere Command R+ 08-2024, Command R and Command R+ in Azure AI and Azure ML\n", "\n", "Use `openai` SDK to consume Cohere deployments in Azure AI and Azure ML. The Cohere family of models in Azure AI and Azure ML offers an API compatible with the OpenAI Chat Completion API. It allows customers and users to transition seamlessly from OpenAI models to Cohere LLMs. \n", "\n", @@ -26,7 +26,7 @@ "* Register for a valid Azure account with subscription \n", "* Make sure you have access to [Azure AI Studio](https://learn.microsoft.com/en-us/azure/ai-studio/what-is-ai-studio?tabs=home)\n", "* Create a project and resource group\n", - "* Select `Cohere Command R` or `Cohere Command R+`.\n", + "* Select `Cohere Command R 08-2024`, `Cohere Command R+ 08-2024`,`Cohere Command R`, `Cohere Command R+`.\n", "\n", " > Notice that some models may not be available in all the regions in Azure AI and Azure Machine Learning. On those cases, you can create a workspace or project in the region where the models are available and then consume it with a connection from a different one. To learn more about using connections see [Consume models with connections](https://learn.microsoft.com/en-us/azure/ai-studio/how-to/deployments-connections)\n", "\n", diff --git a/sdk/python/foundation-models/cohere/webrequests.ipynb b/sdk/python/foundation-models/cohere/webrequests.ipynb index 635438cdcb4..73f0e7fb2f3 100644 --- a/sdk/python/foundation-models/cohere/webrequests.ipynb +++ b/sdk/python/foundation-models/cohere/webrequests.ipynb @@ -4,9 +4,9 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Use Azure API with Cohere Command R and Cohere Command R+\n", + "# Use Azure API with Cohere Command R 08-2024, Cohere Command R+ 08-2024, Command R and Command R+\n", "\n", - "This notebook shows examples of how to use Cohere Command R and Cohere Command R+ APIs offered by Microsoft Azure AI and Azure ML. \n", + "This notebook shows examples of how to use Cohere Command R 08-2024, Cohere Command R+ 08-2024, Command R and Command R+ APIs offered by Microsoft Azure AI and Azure ML. \n", "\n", "> Review the [documentation](https://learn.microsoft.com/en-us/azure/ai-studio/how-to/deploy-models-cohere) for the Cohere family of models at for AI Studio and for ML Studio for details on how to provision inference endpoints, regional availability, pricing and inference schema reference." ] @@ -22,7 +22,7 @@ "* Register for a valid Azure account with subscription \n", "* Make sure you have access to [Azure AI Studio](https://learn.microsoft.com/en-us/azure/ai-studio/what-is-ai-studio?tabs=home)\n", "* Create a project and resource group\n", - "* Select `Cohere Command R` and `Cohere Command R+`.\n", + "* Select `Cohere Command R 08-2024`, `Cohere Command R+ 08-2024`,`Cohere Command R`, `Cohere Command R+`.\n", "\n", " > Notice that some models may not be available in all the regions in Azure AI and Azure Machine Learning. On those cases, you can create a workspace or project in the region where the models are available and then consume it with a connection from a different one. To learn more about using connections see [Consume models with connections](https://learn.microsoft.com/en-us/azure/ai-studio/how-to/deployments-connections)\n", "\n",