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
+7-2Lines changed: 7 additions & 2 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: 10/02/2024
7
+
ms.date: 10/25/2024
8
8
ms.custom:
9
9
manager: nitinme
10
10
author: mrbullwinkle
@@ -91,6 +91,8 @@ These models are currently available for use in Azure OpenAI Service.
91
91
92
92
| Model | Version | Retirement date | Suggested replacements |
93
93
| ---- | ---- | ---- | --- |
94
+
|`babbage-002`| 1 | Deprecation Date: November 15, 2024 <br>Retirement Date: January 27, 2025 ||
95
+
|`davinci-002`| 1 | Deprecation Date: November 15, 2024 <br>Retirement Date: January 27, 2025 ||
94
96
|`dall-e-2`| 2 | January 27, 2025 |`dalle-3`|
95
97
|`dall-e-3`| 3 | No earlier than April 30, 2025 ||
96
98
|`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 13, 2024. |`gpt-35-turbo` (0125) <br><br> `gpt-4o-mini`|
@@ -158,9 +160,12 @@ If you're an existing customer looking for information about these models, see [
158
160
| code-search-babbage-code-001 | July 6, 2023 | June 14, 2024 | text-embedding-3-small |
159
161
| code-search-babbage-text-001 | July 6, 2023 | June 14, 2024 | text-embedding-3-small |
160
162
161
-
162
163
## Retirement and deprecation history
163
164
165
+
## October 25, 2024
166
+
167
+
*`babbage-002` & `davinci-002` deprecation date: November 15, 2024 and retirement date: January 27, 2025.
168
+
164
169
## September 12, 2024
165
170
166
171
*`gpt-35-turbo` (0301), (0613), (1106) and `gpt-35-turbo-16k` (0613) auto-update to default upgrade date updated to November 13, 2024.
0 commit comments