diff --git a/sdk/python/foundation-models/cohere/rerank-cohere-client.ipynb b/sdk/python/foundation-models/cohere/rerank-cohere-client.ipynb index a9b79829ec..4527af57df 100644 --- a/sdk/python/foundation-models/cohere/rerank-cohere-client.ipynb +++ b/sdk/python/foundation-models/cohere/rerank-cohere-client.ipynb @@ -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 Rerank V3 (English)` or `Cohere Rerank V3 (multilingual)`.\n", + "* Select `Cohere Rerank V3.5`.\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",