From 7061e157558ebbbb3d6f02459074257dafdb9956 Mon Sep 17 00:00:00 2001 From: Cassie Breviu <46505951+cassiebreviu@users.noreply.github.com> Date: Fri, 24 May 2024 10:31:29 -0700 Subject: [PATCH] Update README.md (#82) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9b25cdb..1535dc6a 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ This project template provides the following features: * **Azure account**. If you're new to Azure, [get an Azure account for free](https://azure.microsoft.com/free/cognitive-search/) and you'll get some free Azure credits to get started. See [guide to deploying with the free trial](docs/deploy_lowcost.md). * **Azure subscription with access enabled for the Azure OpenAI service**. You can request access with [this form](https://aka.ms/oaiapply). If your access request to Azure OpenAI service doesn't match the [acceptance criteria](https://learn.microsoft.com/legal/cognitive-services/openai/limited-access?context=%2Fazure%2Fcognitive-services%2Fopenai%2Fcontext%2Fcontext), you can use [OpenAI public API](https://platform.openai.com/docs/api-reference/introduction) instead. - - Ability to deploy `gpt-35-turbo-0613` and `gpt-4-1106-Preview`. - - We recommend using East US 2, as this region has access to all models and services required. + - Ability to deploy `gpt-35-turbo-0613`, `gpt-4-1106-Preview`, and `gpt-4-0613`. + - We recommend using France Central, as this region has access to all models and services required. * **Azure subscription with access enabled for [Bing Search API](https://www.microsoft.com/en-us/bing/apis/bing-web-search-api)** * **Azure subscription with access enabled for [Azure AI Search](https://azure.microsoft.com/en-gb/products/ai-services/ai-search)**