Skip to content

Commit acb5c67

Browse files
committed
resolve build issues
1 parent 8bdc72c commit acb5c67

File tree

1 file changed

+29
-22
lines changed

1 file changed

+29
-22
lines changed

articles/ai-services/content-understanding/whats-new.md

Lines changed: 29 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -17,36 +17,43 @@ ms.custom:
1717
The Azure AI Content Understanding service is continuously updated. Bookmark this page to stay informed about the latest features and samples.
1818

1919
## May 2025
20-
The Azure AI Content Understanding **`2025-05-01-preview`** REST API is now available. This update for new preview API introduces the following updates and enhanced capabilities:
21-
22-
* **Introduction of Modes** : With our new preview API, we are introducing standard and pro modes. With pro mode (currently only supported for documents), now we support reasoning with via multiple documents as input for external knowledge. This agentic model allows you to create agentic inference from the reference documents.
23-
* **Document Modality improvements** :
24-
* Support for cross Table extraction that spans multiple pages.
25-
* Selection Mark support for checkmarks/radio button as unicode characters.
26-
* Confidence score improvements for documents.
27-
* Support for embedded figures in markdown as base64 string.
28-
* New file type support extended for following document types rtf,txt,xml,json,msg,eml,csv,xlsx
29-
* Bar code extraction now part of default content extraction along with OCR. Formula will be added in next release.
30-
* Classification API for documents only ti support classify and spliting of documents and optional routing to analyzers.
31-
* **User experience improvements**. Refreshed UX experience to improve latency, ease of use and quick try out experience as part of Azure AI Foundry.
20+
The Azure AI Content Understanding **`2025-05-01-preview`** REST API is now available. This update introduces the following updates and enhanced capabilities:
21+
22+
* **Modes for documents**: With the **`2025-05-01-preview`** release, we introduce two modes: `standard` and `pro`. The `pro` mode, currently exclusive to the document analyzer, enables advanced capabilities. Content Understanding now supports reasoning across multiple documents as input for external knowledge, empowering users to derive agentic inferences directly from reference documents.
23+
24+
* **Document modality improvements** :
25+
26+
* Support for cross table extraction spanning multiple pages.
27+
* Selection mark support for checkmark and radio buttons as unicode characters.
28+
* Confidence score improvements.
29+
* Support for embedded figures in Markdown as base64 string format.
30+
* New file format support extended for following document types `.rtf`,`.txt`,`.xml`,`.json`, `.msg`,`.eml`,`.csv`, and `.xlsx`.
31+
* Bar code extraction as part of the default content extraction along with `OCR`.
32+
* Classification API for documents only. This API supports classifying and splitting documents with optional routing to analyzers.
33+
34+
* **User experience improvements**. To improve latency issues, the UX experience is refreshed with ease-of-use and quick try-out experience as part of Azure AI Foundry.
35+
3236
* **Video Modality improvements**:
37+
3338
* Support for whole video fields.
34-
* Support for video chaptering via segmentation.
35-
* Support for face identification on extracted face thumbnails.The identity will enhance the description and downstream tasks like search/retrieval, etc.
36-
* Support for disabling face blurring in Analyzer configuration.
37-
* **Audio Modality improvements**: Support for multi-speaker callcenter role detection to allow detection of 2+ speakers.
38-
* **Face API preview**: Detection, recognition and enrollement of faces.
39-
* **Billing Changes** New simpler pricing model that lowers costs from preview.1 across all modalities.
40-
41-
39+
* Support for video chapters via segmentation.
40+
* Support for face identification on extracted face thumbnails. The identity enhances the description and downstream tasks like search and retrieval.
41+
* Support for disabling face blurring in analyzer configuration.
42+
43+
* **Audio Modality improvements**: Support for multi-speaker call center role detection to allow detection of multiple speakers.
44+
45+
* **Face API preview**: Detection, recognition, and enrollment of faces.
46+
47+
* **Billing Changes**: New simpler pricing model that lowers costs from the **2024-12-01-preview** REST API across all modalities.
48+
4249
## April 2025
4350

4451
The Azure AI Content Understanding **2024-12-01-preview** REST API is now available. This update for preview API introduces the following updates and enhanced capabilities:
4552

4653
* **General improvements**. For all modality, to request an increase from current limits, contact us at `[email protected]`.
47-
* **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.
54+
* **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.
4855
* **Generative and classification fields**
49-
* Both generative and classify fields are now supported for documents modality.
56+
* Both generative and classify fields are now supported for documents modality.
5057
* 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.
5158
* Multiple analyzers can be invoked to process individual files.
5259
* **Video modality**

0 commit comments

Comments
 (0)