You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/concepts/model-retirements.md
+13-8Lines changed: 13 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
4
4
description: Learn about the model deprecations and retirements in Azure OpenAI.
5
5
ms.service: azure-ai-openai
6
6
ms.topic: conceptual
7
-
ms.date: 09/03/2024
7
+
ms.date: 09/09/2024
8
8
ms.custom:
9
9
manager: nitinme
10
10
author: mrbullwinkle
@@ -91,15 +91,15 @@ These models are currently available for use in Azure OpenAI Service.
91
91
92
92
| Model | Version | Retirement date | Suggested replacements |
93
93
| ---- | ---- | ---- | --- |
94
-
|`gpt-35-turbo`| 0301 |No earlier than November 1, 2024<br><br> Deployments set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `0125`, starting on November 15, 2024. |`gpt-35-turbo` (0125) <br><br> `gpt-4o-mini`|
95
-
|`gpt-35-turbo`<br>`gpt-35-turbo-16k`| 0613 |November 1, 2024 <br><br> Deployments set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `0125`, starting on November 15, 2024. |`gpt-35-turbo` (0125) <br><br> `gpt-4o-mini`|
94
+
|`gpt-35-turbo`| 0301 |January 27, 2025<br><br> Deployments set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `0125`, starting on November 15, 2024. |`gpt-35-turbo` (0125) <br><br> `gpt-4o-mini`|
95
+
|`gpt-35-turbo`<br>`gpt-35-turbo-16k`| 0613 |January 27, 2025 <br><br> Deployments set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `0125`, starting on November 15, 2024. |`gpt-35-turbo` (0125) <br><br> `gpt-4o-mini`|
96
96
|`gpt-35-turbo`| 1106 | No earlier than Nov 17, 2024 <br><br> Deployments set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `0125`, starting on November 15, 2024. |`gpt-35-turbo` (0125) <br><br> `gpt-4o-mini`|
97
97
|`gpt-35-turbo`| 0125 | No earlier than Feb 22, 2025 |`gpt-4o-mini`|
|`gpt-4`| 1106-preview | To be upgraded to `gpt-4` version: `turbo-2024-04-09`, starting on November 15, 2024, or later**<sup>1</sup>**|`gpt-4o`|
101
-
|`gpt-4`| 0125-preview |To be upgraded to `gpt-4` version: `turbo-2024-04-09`, starting on November 15, 2024, or later **<sup>1</sup>**|`gpt-4o`|
102
-
|`gpt-4`| vision-preview | To be upgraded to `gpt-4` version: `turbo-2024-04-09`, starting on November 15, 2024, or later**<sup>1</sup>**|`gpt-4o`|
98
+
|`gpt-4`<br>`gpt-4-32k`| 0314 | June 6, 2025 |`gpt-4o`|
99
+
|`gpt-4`<br>`gpt-4-32k`| 0613 | June 6, 2025 |`gpt-4o`|
100
+
|`gpt-4`| 1106-preview | To be upgraded to `gpt-4` version: `turbo-2024-04-09`, starting no sooner than January 27, 2025**<sup>1</sup>**|`gpt-4o`|
101
+
|`gpt-4`| 0125-preview |To be upgraded to `gpt-4` version: `turbo-2024-04-09`, starting no sooner than January 27, 2025**<sup>1</sup>**|`gpt-4o`|
102
+
|`gpt-4`| vision-preview | To be upgraded to `gpt-4` version: `turbo-2024-04-09`, starting no sooner than January 27, 2025**<sup>1</sup>**|`gpt-4o`|
103
103
|`gpt-3.5-turbo-instruct`| 0914 | No earlier than Sep 14, 2025 ||
104
104
|`text-embedding-ada-002`| 2 | No earlier than April 3, 2025 |`text-embedding-3-small` or `text-embedding-3-large`|
105
105
|`text-embedding-ada-002`| 1 | No earlier than April 3, 2025 |`text-embedding-3-small` or `text-embedding-3-large`|
@@ -158,6 +158,11 @@ If you're an existing customer looking for information about these models, see [
158
158
159
159
## Retirement and deprecation history
160
160
161
+
## September 9, 2024
162
+
163
+
*`gpt-35-turbo` (0301) and (0613) retirement changed to January 27, 2025.
164
+
*`gpt-4` preview model upgrade date changed to starting no sooner than January 27, 2025.
165
+
161
166
## September 3, 2024
162
167
163
168
* Updated tables to include information on `gpt-35-turbo` default version upgrades. Deployments of versions `0301`, `0613`, and `1106` set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `0125`, starting on November 15, 2024.|
0 commit comments