Skip to content

Commit 833cf87

Browse files
committed
update
1 parent 976819f commit 833cf87

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

articles/ai-services/openai/api-version-deprecation.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,12 @@ This article is to help you understand the support lifecycle for the Azure OpenA
2424

2525
Azure OpenAI API latest release:
2626

27-
- Inference: [2025-03-01-preview](reference-preview.md)
28-
- Authoring: [2025-03-01-preview](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/authoring/preview/)
27+
- Inference: [2025-04-01-preview](reference-preview.md)
28+
- Authoring: [2025-04-01-preview](authoring-reference-preview)
2929

3030
This version contains support for the latest Azure OpenAI features including:
3131

32+
- `GPT-image-1`, the evaluations API, reasoning summary with `o3` and `o4-mini` . [**Added in 2025-04-01-preview**]
3233
- [Responses API & support for `computer-use-preview` model](./how-to/responses.md) [**Added in 2025-03-01-preview**]
3334
- [Stored Completions (distillation) API](./how-to/stored-completions.md#stored-completions-api) [**Added in 2025-02-01-preview**]
3435
- [Predicted Outputs](./how-to/predicted-outputs.md) [**Added in 2025-01-01-preview**]
@@ -46,6 +47,12 @@ This version contains support for the latest Azure OpenAI features including:
4647

4748
## Changes between 2025-03-01-preview and 2025-02-01-preview
4849

50+
- [`GPT-image-1` support](/azure/ai-services/openai/how-to/dall-e)
51+
- [Reasoning summary for `o3` and `o4-mini`](/azure/ai-services/openai/how-to/reasoning)
52+
- [Evaluation API](/azure/ai-services/openai/authoring-reference-preview#evaluation---create)
53+
54+
## Changes between 2025-03-01-preview and 2025-02-01-preview
55+
4956
- [Responses API](./how-to/responses.md)
5057
- [Computer use](./how-to/computer-use.md)
5158

0 commit comments

Comments
 (0)