Skip to content

Commit ae7325e

Browse files
committed
update
1 parent 9cb2459 commit ae7325e

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: cognitive-services
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: conceptual
8-
ms.date: 07/01/2024
8+
ms.date: 07/09/2024
99
author: mrbullwinkle
1010
ms.author: mbullwin
1111
recommendations: false
@@ -54,8 +54,7 @@ This version contains support for the latest Azure OpenAI features including:
5454

5555
## Latest GA API release
5656

57-
Azure OpenAI API version [2024-02-01](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-02-01/inference.json)
58-
is currently the latest GA API release. This API version is the replacement for the previous`2023-05-15` GA API release.
57+
Azure OpenAI API version [2024-06-01](./reference.md) is currently the latest GA API release. This API version is the replacement for the previous`2024-02-01` GA API release.
5958

6059
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.
6160

articles/ai-services/openai/whats-new.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom:
1010
- ignite-2023
1111
- references_regions
1212
ms.topic: whats-new
13-
ms.date: 07/08/2024
13+
ms.date: 07/09/2024
1414
recommendations: false
1515
---
1616

@@ -20,6 +20,15 @@ This article provides a summary of the latest releases and major documentation u
2020

2121
## July 2024
2222

23+
### New GA API release
24+
25+
API version `2024-06-01` is the latest GA data plane inference API release. It replaces API version `2024-02-01` and adds support for:
26+
27+
- embeddings `encoding_format` & `dimensions` parameters.
28+
- chat completions `logprops` & `top_logprobs` parameters.
29+
30+
Refer to our [data plane inference reference documentation](./reference.md) for more information.
31+
2332
### Expansion of regions available for global standard deployments of gpt-4o
2433

2534
GPT-4o is now available for [global standard deployments](./how-to/deployment-types.md) in:

0 commit comments

Comments
 (0)