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/api-version-deprecation.md
+2-14Lines changed: 2 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: cognitive-services
5
5
manager: nitinme
6
6
ms.service: azure-ai-openai
7
7
ms.topic: conceptual
8
-
ms.date: 05/20/2024
8
+
ms.date: 07/01/2024
9
9
author: mrbullwinkle
10
10
ms.author: mbullwin
11
11
recommendations: false
@@ -14,7 +14,7 @@ ms.custom:
14
14
15
15
# Azure OpenAI API preview lifecycle
16
16
17
-
This article is to help you understand the support lifecycle for the Azure OpenAI API previews. New preview APIs target a monthly release cadence. After July 1, 2024, the latest three preview APIs will remain supported while older APIs will no longer be supported unless support is explicitly indicated.
17
+
This article is to help you understand the support lifecycle for the Azure OpenAI API previews. New preview APIs target a monthly release cadence. After February 3rd, 2025, the latest three preview APIs will remain supported while older APIs will no longer be supported unless support is explicitly indicated.
18
18
19
19
> [!NOTE]
20
20
> The `2023-06-01-preview` API will remain supported at this time, as `DALL-E 2` is only available in this API version. `DALL-E 3` is supported in the latest API releases. The `2023-10-01-preview` API will also remain supported at this time.
@@ -59,18 +59,6 @@ is currently the latest GA API release. This API version is the replacement for
59
59
60
60
This version contains support for the latest GA features like Whisper, DALL-E 3, fine-tuning, on your data, etc. Any preview features that were released after the `2023-12-01-preview` release like Assistants, TTS, certain on your data datasources, are only supported in the latest preview API releases.
61
61
62
-
## Retiring soon
63
-
64
-
On July 1, 2024 the following API preview releases will be retired and will stop accepting API requests:
65
-
66
-
- 2023-03-15-preview
67
-
- 2023-07-01-preview
68
-
- 2023-08-01-preview
69
-
- 2023-09-01-preview
70
-
- 2023-12-01-preview
71
-
72
-
To avoid service disruptions, you must update to use the latest preview version before the retirement date.
73
-
74
62
## Updating API versions
75
63
76
64
We recommend first testing the upgrade to new API versions to confirm there's no impact to your application from the API update before making the change globally across your environment.
Copy file name to clipboardExpand all lines: articles/ai-services/openai/how-to/use-web-app.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
@@ -50,7 +50,7 @@ Sample source code for the web app is available on [GitHub](https://github.com/m
50
50
> [!NOTE]
51
51
> After February 1, 2024, the web app requires the app startup command to be set to `python3 -m gunicorn app:app`. When updating an app that was published prior to February 1, 2024, you need to manually add the startup command from the **App Service Configuration** page.
52
52
53
-
We recommend pulling changes from the `main` branch for the web app's source code frequently to ensure you have the latest bug fixes, API version, and improvements. Additionally, the web app must be synchronized every time the API version being used is [retired](../api-version-deprecation.md#retiring-soon).
53
+
We recommend pulling changes from the `main` branch for the web app's source code frequently to ensure you have the latest bug fixes, API version, and improvements. Additionally, the web app must be synchronized every time the API version being used is [retired](../api-version-deprecation.md)
54
54
55
55
Consider either clicking the **watch** or **star** buttons on the web app's [GitHub](https://github.com/microsoft/sample-app-aoai-chatGPT) repo to be notified about changes and updates to the source code.
-`2023-03-15-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-03-15-preview/inference.json)
-`2023-07-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-07-01-preview/inference.json)
61
-
-`2023-08-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-08-01-preview/inference.json)
62
-
-`2023-09-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-09-01-preview/inference.json)
-`2023-12-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-12-01-preview/inference.json)
@@ -143,14 +143,14 @@ POST https://{your-resource-name}.openai.azure.com/openai/deployments/{deploymen
143
143
144
144
**Supported versions**
145
145
146
-
-`2023-03-15-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-03-15-preview/inference.json)
-`2023-07-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-07-01-preview/inference.json)
150
-
-`2023-08-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-08-01-preview/inference.json)
151
-
-`2023-09-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-09-01-preview/inference.json)
-`2023-12-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-12-01-preview/inference.json)
@@ -216,14 +216,14 @@ POST https://{your-resource-name}.openai.azure.com/openai/deployments/{deploymen
216
216
217
217
**Supported versions**
218
218
219
-
-`2023-03-15-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-03-15-preview/inference.json)
-`2023-07-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-07-01-preview/inference.json)
223
-
-`2023-08-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-08-01-preview/inference.json)
224
-
-`2023-09-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-09-01-preview/inference.json)
-`2023-12-01-preview`(retiring July 1, 2024) (This version or greater required for Vision scenarios) [Swagger spec](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-12-01-preview)
226
+
-`2023-12-01-preview` (This version or greater required for Vision scenarios) [Swagger spec](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-12-01-preview)
@@ -619,9 +619,9 @@ POST https://{your-resource-name}.openai.azure.com/openai/deployments/{deploymen
619
619
620
620
**Supported versions**
621
621
622
-
-`2023-09-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-09-01-preview/inference.json)
-`2023-12-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-12-01-preview/inference.json)
@@ -710,9 +710,9 @@ POST https://{your-resource-name}.openai.azure.com/openai/deployments/{deploymen
710
710
711
711
**Supported versions**
712
712
713
-
-`2023-09-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-09-01-preview/inference.json)
-`2023-12-01-preview`(retiring July 1, 2024)[Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-12-01-preview/inference.json)
0 commit comments