Skip to content

Commit 3b668cf

Browse files
Merge pull request #245801 from mrbullwinkle/mrb_07_21_2023_update_support_info
[Azure AI] [Azure OpenAI] Update
2 parents f8b88e3 + d19c43a commit 3b668cf

File tree

1 file changed

+4
-4
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+4
-4
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about the different model capabilities that are available wit
55
ms.service: cognitive-services
66
ms.subservice: openai
77
ms.topic: conceptual
8-
ms.date: 07/20/2023
8+
ms.date: 07/21/2023
99
ms.custom: event-tier1-build-2022, references_regions, build-2023, build-2023-dataai
1010
manager: nitinme
1111
author: mrbullwinkle #ChrisHMSFT
@@ -82,7 +82,7 @@ These models can only be used with the Chat Completion API.
8282
| `gpt-4-32k` <sup>1</sup> (0613) | East US, France Central | N/A | 32,768 | September 2021 |
8383

8484
<sup>1</sup> The model is [only available by request](https://aka.ms/oai/get-gpt4).<br>
85-
<sup>2</sup> Version `0314` of gpt-4 and gpt-4-32k will be retired on January 4, 2024. See [model updates](#model-updates) for model upgrade behavior.
85+
<sup>2</sup> Version `0314` of gpt-4 and gpt-4-32k will be retired no earlier than July 5, 2024. See [model updates](#model-updates) for model upgrade behavior.
8686

8787
### GPT-3.5 models
8888

@@ -94,7 +94,7 @@ GPT-3.5 Turbo is used with the Chat Completion API. GPT-3.5 Turbo (0301) can als
9494
| `gpt-35-turbo` (0613) | East US, France Central, Japan East, North Central US, UK South | N/A | 4,096 | Sep 2021 |
9595
| `gpt-35-turbo-16k` (0613) | East US, France Central, Japan East, North Central US, UK South | N/A | 16,384 | Sep 2021 |
9696

97-
<sup>1</sup> Version `0301` of gpt-35-turbo will be retired on January 4, 2024. See [model updates](#model-updates) for model upgrade behavior.
97+
<sup>1</sup> Version `0301` of gpt-35-turbo will be retired no earlier than July 5, 2024. See [model updates](#model-updates) for model upgrade behavior.
9898

9999

100100
### Embeddings models
@@ -141,7 +141,7 @@ When you select a specific model version for a deployment this version will rema
141141

142142
### GPT-35-Turbo 0301 and GPT-4 0314 retirement
143143

144-
The `gpt-35-turbo` (`0301`) and both `gpt-4` (`0314`) models will be retired on January 4, 2024. Upon retirement, deployments will automatically be upgraded to the default version at the time of retirement. If you would like your deployment to stop accepting completion requests rather than upgrading, then you will be able to set the model upgrade option to expire through the API. We will publish guidelines on this by September 1.
144+
The `gpt-35-turbo` (`0301`) and both `gpt-4` (`0314`) models will be retired no earlier than July 5, 2024. Upon retirement, deployments will automatically be upgraded to the default version at the time of retirement. If you would like your deployment to stop accepting completion requests rather than upgrading, then you will be able to set the model upgrade option to expire through the API. We will publish guidelines on this by September 1.
145145

146146
### Viewing deprecation dates
147147

0 commit comments

Comments
 (0)