Skip to content

Commit 51ad128

Browse files
authored
Merge pull request #266218 from MicrosoftDocs/main
02/13 PM Publishing
2 parents 54d88b7 + a50bf44 commit 51ad128

File tree

95 files changed

+1930
-735
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+1930
-735
lines changed

.openpublishing.publish.config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1215,17 +1215,18 @@
12151215
".openpublishing.redirection.container-service.json",
12161216
".openpublishing.redirection.defender-for-cloud.json",
12171217
".openpublishing.redirection.defender-for-iot.json",
1218+
".openpublishing.redirection.devops-project.json",
12181219
".openpublishing.redirection.guidance.json",
12191220
".openpublishing.redirection.iot-hub-device-update.json",
12201221
".openpublishing.redirection.key-vault.json",
12211222
".openpublishing.redirection.machine-configuration.json",
12221223
".openpublishing.redirection.marketplace.json",
12231224
".openpublishing.redirection.openshift.json",
12241225
".openpublishing.redirection.security-benchmark.json",
1226+
".openpublishing.redirection.sentinel.json",
1227+
".openpublishing.redirection.spring-cloud.json",
12251228
".openpublishing.redirection.sql-database.json",
12261229
".openpublishing.redirection.virtual-desktop.json",
1227-
".openpublishing.redirection.devops-project.json",
1228-
".openpublishing.redirection.sentinel.json",
12291230
"articles/active-directory-b2c/.openpublishing.redirection.active-directory-b2c.json",
12301231
"articles/ai-services/.openpublishing.redirection.ai-services-from-applied.json",
12311232
"articles/ai-services/.openpublishing.redirection.ai-services-from-cog.json",
@@ -1290,7 +1291,6 @@
12901291
"articles/site-recovery/.openpublishing.redirection.site-recovery.json",
12911292
"articles/spatial-anchors/.openpublishing.redirection.spatial-anchors.json",
12921293
"articles/spring-apps/.openpublishing.redirection.spring-apps.json",
1293-
"articles/spring-cloud/.openpublishing.redirection.spring-cloud.json",
12941294
"articles/static-web-apps/.openpublishing.redirection.static-web-apps.json",
12951295
"articles/storsimple/.openpublishing.redirection.storsimple.json",
12961296
"articles/stream-analytics/.openpublishing.redirection.stream-analytics.json",

articles/spring-cloud/.openpublishing.redirection.spring-cloud.json renamed to .openpublishing.redirection.spring-cloud.json

Lines changed: 187 additions & 187 deletions
Large diffs are not rendered by default.

articles/ai-services/computer-vision/includes/read-editions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: pafarley
1717
>
1818
> | Input | Examples | Read edition | Benefit |
1919
> |----------|--------------|-------------------------|-------------------------|
20-
> | **Images**: General, in-the-wild images | labels, street signs, and posters | [OCR for images (version 4.0 preview)](../concept-ocr.md) | Optimized for general, non-document images with a performance-enhanced synchronous API that makes it easier to embed OCR in your user experience scenarios.
20+
> | **Images**: General, in-the-wild images | labels, street signs, and posters | [OCR for images (version 4.0)](../concept-ocr.md) | Optimized for general, non-document images with a performance-enhanced synchronous API that makes it easier to embed OCR in your user experience scenarios.
2121
> | **Documents**: Digital and scanned, including images | books, articles, and reports | [Document Intelligence read model](../../../ai-services/document-intelligence/concept-read.md) | Optimized for text-heavy scanned and digital documents with an asynchronous API to help automate intelligent document processing at scale.
2222
>
2323
> **About Azure AI Vision v3.2 GA Read**

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

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Azure OpenAI Service API version retirement
3-
description: Learn more about API version retirement in Azure OpenAI Services
3+
description: Learn more about API version retirement in Azure OpenAI Services.
44
services: cognitive-services
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: conceptual
8-
ms.date: 01/08/2024
8+
ms.date: 02/13/2024
99
author: mrbullwinkle
1010
ms.author: mbullwin
1111
recommendations: false
@@ -18,10 +18,13 @@ This article is to help you understand the support lifecycle for the Azure OpenA
1818

1919
## Latest preview API release
2020

21-
Azure OpenAI API version 2023-12-01-preview is currently the latest preview release.
21+
Azure OpenAI API version [2024-02-15-preview](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-02-15-preview/inference.json)
22+
is currently the latest preview release.
2223

2324
This version contains support for all the latest Azure OpenAI features including:
2425

26+
- [Assistants API](./assistants-reference.md). [**Added in 2024-02-15-preview**]
27+
- [DALL-E 3](./dall-e-quickstart.md). [**Added in 2023-12-01-preview**]
2528
- [Text to speech](./text-to-speech-quickstart.md). [**Added in 2024-02-15-preview**]
2629
- [Fine-tuning](./how-to/fine-tuning.md) `gpt-35-turbo`, `babbage-002`, and `davinci-002` models.[**Added in 2023-10-01-preview**]
2730
- [Whisper](./whisper-quickstart.md). [**Added in 2023-09-01-preview**]
@@ -38,17 +41,17 @@ On April 2, 2024 the following API preview releases will be retired and will sto
3841
- 2023-07-01-preview
3942
- 2023-08-01-preview
4043

41-
To avoid service disruptions, you must update to use the latest preview version prior to the retirement date.
44+
To avoid service disruptions, you must update to use the latest preview version before the retirement date.
4245

4346
## Updating API versions
4447

45-
We recommend first testing the upgrade to new API versions to confirm there is no impact to your application from the API update prior to making the change globally across your environment.
48+
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.
4649

47-
If you are using the OpenAI Python client library or the REST API, you will need to update your code directly to the latest preview API version.
50+
If you're using the OpenAI Python client library or the REST API, you'll need to update your code directly to the latest preview API version.
4851

49-
If you are using one of the Azure OpenAI SDKs for C#, Go, Java, or JavaScript you will instead need to update to the latest version of the SDK. Each SDK release is hardcoded to work with specific versions of the Azure OpenAI API.
52+
If you're using one of the Azure OpenAI SDKs for C#, Go, Java, or JavaScript you'll instead need to update to the latest version of the SDK. Each SDK release is hardcoded to work with specific versions of the Azure OpenAI API.
5053

5154
## Next steps
5255

5356
- [Learn more about Azure OpenAI](overview.md)
54-
- [Learn about working with Azure OpenAI models](./how-to/working-with-models.md)
57+
- [Learn about working with Azure OpenAI models](./how-to/working-with-models.md)

0 commit comments

Comments
 (0)