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
+23-10Lines changed: 23 additions & 10 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: 08/22/2024
7
+
ms.date: 09/03/2024
8
8
ms.custom:
9
9
manager: nitinme
10
10
author: mrbullwinkle
@@ -89,17 +89,17 @@ For information on the model upgrade process, see [How to upgrade to a new model
89
89
90
90
These models are currently available for use in Azure OpenAI Service.
91
91
92
-
| Model | Version | Retirement date | Suggested replacement|
92
+
| Model | Version | Retirement date | Suggested replacements|
93
93
| ---- | ---- | ---- | --- |
94
-
|`gpt-35-turbo`| 0301 | No earlier than November 1, 2024|`gpt-4o-mini`|
95
-
|`gpt-35-turbo`<br>`gpt-35-turbo-16k`| 0613 | November 1, 2024 |`gpt-4o-mini`|
96
-
|`gpt-35-turbo`| 1106 | No earlier than Nov 17, 2024 |`gpt-4o-mini`|
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`|
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`|
98
-
|`gpt-4`<br>`gpt-4-32k`| 0314 |**Deprecation:** November 1, 2024 <br> **Retirement:** June 6, 2025 |`gpt-4o`|
99
-
|`gpt-4`<br>`gpt-4-32k`| 0613 |**Deprecation:** November 1, 2024 <br> **Retirement:** June 6, 2025 |`gpt-4o`|
100
-
|`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 |**Deprecation:** November 15, 2024 <br> **Retirement:** June 6, 2025 |`gpt-4o`|
99
+
|`gpt-4`<br>`gpt-4-32k`| 0613 |**Deprecation:** November 15, 2024 <br> **Retirement:** June 6, 2025 |`gpt-4o`|
100
+
|`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`|
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`|
@@ -111,6 +111,14 @@ These models are currently available for use in Azure OpenAI Service.
111
111
> [!IMPORTANT]
112
112
> Vision enhancements preview features including Optical Character Recognition (OCR), object grounding, video prompts will be retired and no longer available once `gpt-4` Version: `vision-preview` is upgraded to `turbo-2024-04-09`. If you are currently relying on any of these preview features, this automatic model upgrade will be a breaking change.
113
113
114
+
## Default model versions
115
+
116
+
| Model | Current default version | New default version | Default upgrade date |
117
+
|---|---|---|---|
118
+
|`gpt-35-turbo`| 0301 | 0125 | 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.|
119
+
120
+
121
+
114
122
## Deprecated models
115
123
116
124
These models were deprecated on July 6, 2023 and were retired on June 14, 2024. These models are no longer available for new deployments. Deployments created before July 6, 2023 remain available to customers until June 14, 2024. We recommend customers migrate their applications to deployments of replacement models before the June 14, 2024 retirement.
@@ -147,8 +155,13 @@ If you're an existing customer looking for information about these models, see [
147
155
| code-search-babbage-code-001 | July 6, 2023 | June 14, 2024 | text-embedding-3-small |
148
156
| code-search-babbage-text-001 | July 6, 2023 | June 14, 2024 | text-embedding-3-small |
149
157
158
+
150
159
## Retirement and deprecation history
151
160
161
+
## September 3, 2024
162
+
163
+
* 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.|
164
+
152
165
### August 22, 2024
153
166
154
167
* Updated `gpt-35-turbo` (0301) retirement date to no earlier than November 1, 2024.
Copy file name to clipboardExpand all lines: articles/ai-services/openai/includes/ai-search-ingestion.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ author: aahill
12
12
13
13
Data is ingested into Azure AI search using the following process:
14
14
15
-
1. Ingestion assets are created in Azure AI Search resource and Azure storage account. Currently these assets are: indexers, indexes, data sources, a [custom skill](/azure/search/cognitive-search-custom-skill-interface) in the search resource, and a container (later called the chunks container) in the Azure storage account. You can specify the input Azure storage container using the [Azure OpenAI studio](https://oai.azure.com/), or the [ingestion API (preview)](/rest/api/azureopenai/ingestion-jobs).
15
+
1. Ingestion assets are created in Azure AI Search resource and Azure storage account. Currently these assets are: indexers, indexes, data sources, a [custom skill](/azure/search/cognitive-search-custom-skill-interface) in the search resource, and a container (later called the chunks container) in the Azure storage account. You can specify the input Azure storage container using the [Azure OpenAI studio](https://oai.azure.com/), or the [ingestion API (preview)](/rest/api/azureopenai/ingestion-jobs). By default, text is assumed to use the UTF-8 encoding. To specify a different encoding, use the encoding configuration property. See the [.NET documentation](/dotnet/fundamentals/runtime-libraries/system-text-encoding#list-of-encodings) for a list of supported encodings.
16
16
17
17
2. Data is read from the input container, contents are opened and chunked into small chunks with a maximum of 1,024 tokens each. If vector search is enabled, the service calculates the vector representing the embeddings on each chunk. The output of this step (called the "preprocessed" or "chunked" data) is stored in the chunks container created in the previous step.
0 commit comments