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/content-understanding/whats-new.md
+10-14Lines changed: 10 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,23 +16,21 @@ ms.custom:
16
16
17
17
The Content Understanding service is continuously updated. Bookmark this page to stay informed about the latest features and samples.
18
18
19
-
## May 2025
19
+
## April 2025
20
20
21
-
The Content Understanding **2025-05-01-preview** REST API is now available. This preview API introduces the following updates and enhanced capabilities:
21
+
The Content Understanding **2024-12-01-preview** REST API is now available. This update for preview API introduces the following updates and enhanced capabilities:
22
22
23
-
***General improvements**. The total number of fields supported across all modalities is now 50 by default. For the document modality specifically, this limit can be extended up to 100 fields. To request an increase from 50 to 100 fields for the document modality, contact us at `[email protected]`.
24
-
***Normalization support**. Document normalization is expanded from the US region to [all supported regions](language-region-support.md#language-support).
25
-
***Prebuilt invoice template**. The invoice template is now customizable. Once you select the invoice template, you can access a predefined list of fields that can be tailored to your specific needs by adding or removing fields.
26
-
***Enhanced generative and classification fields support**. Now, you can define generative and classification fields to produce zero-shot outputs for documents through the REST endpoint. This capability allows you to generate summaries, infer results, and classify a single document into multiple files it may contain. Also, you can utilize multiple analyzers to process individual files independently.
23
+
***General improvements**. For all modality, to request an increase from current limits, contact us at `[email protected]`.
24
+
***Prebuilt invoice template**. The invoice template is now customizable. Once you select the invoice template, you can access a predefined list of fields that can be tailored to your specific needs by adding or removing fields.
27
25
***Generative and classification fields**
28
-
* Both generative and classify fields are now supported.
29
-
* You can now utilize the REST endpoint to define generative and classification fields with zero-shot outputs for documents. This feature enables you to generate summaries, infer results, and classify individual documents across multiple files.
26
+
* Both generative and classify fields are now supported for documents modality.
27
+
* You can now utilize the REST endpoint/Studio to define generative and classification fields with zero-shot outputs for documents. This feature enables you to generate summaries, infer results, and classify individual documents across multiple files.
30
28
* Multiple analyzers can be invoked to process individual files.
31
-
***Field and language support**
32
-
* Expanded support for Tier 1 and Tier 2 languages.
33
-
* Increased maximum number of fields supported.
34
29
***Video modality**
35
-
* Improvements include object field reordering and the option to disable face blurring via generative fields.
30
+
* Latency improvement for video processing resulting in 50% lower latency.
31
+
* Expanded output types to add support for `Object` and `Arrays`
32
+
* Added support for video files provided via S3 presigned URL ingestion
33
+
* Improved video segmentation to semantically segment especially when no shot edits exist in the video
36
34
***Audio modality**
37
35
* API now supports the field type: `group`.
38
36
***Text modality**
@@ -41,7 +39,5 @@ The Content Understanding **2025-05-01-preview** REST API is now available. This
41
39
* Added functionality to download and upload schema configurations during schema definition.
42
40
* Enhanced file labeling and analyzer building processes.
43
41
* Add download code samples for quick setup added.
44
-
45
-
46
42
## November 2024
47
43
Welcome! The Azure AI Content Understanding API version `2024-12-01-preview` is now in public preview. This version allows you to generate a structured representation of content tailored to specific tasks from various modalities or formats. Content Understanding uses a defined schema to extract content suitable for processing by large language models and subsequent applications.
0 commit comments