Skip to content

Commit 1c5359d

Browse files
Update articles/cognitive-services/openai/includes/create-resource-portal.md
Co-authored-by: Michael <[email protected]>
1 parent 09d9de8 commit 1c5359d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/openai/includes/create-resource-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To deploy a model, follow these steps:
5656
:::image type="content" source="../media/create-resource/deployment.png" alt-text="Screenshot of the Azure OpenAI Studio page with the 'Go to Deployments' button highlighted." lightbox="../media/create-resource/deployment.png":::
5757

5858
1. Select **Create new deployment** from the **Management** > **Deployments** page.
59-
1. Select a model from the drop-down. For getting started in the East US region, we recommend the `text-davinci-002` model. In other regions you should start with the `text-davinci-003` model. Some models are not available in all regions. For a list of available models per region, see [Model Summary table and region availability](../concepts/models.md#model-summary-table-and-region-availability).
59+
1. Select a model from the drop-down. For getting started in the East US region, we recommend the `text-davinci-003` model. In other regions you should start with the `text-davinci-002` model. Some models are not available in all regions. For a list of available models per region, see [Model Summary table and region availability](../concepts/models.md#model-summary-table-and-region-availability).
6060
1. Enter a model name to help you identify the model. Choose a name carefully. The model name will be used as the deployment name via OpenAI client libraries and API.
6161
1. Select **Create** to deploy the model.
6262

0 commit comments

Comments
 (0)