Skip to content

Commit cb1a510

Browse files
authored
Update whats-new.md
1 parent c41a9ed commit cb1a510

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

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

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,18 @@ The Azure AI Content Understanding service is continuously updated. Bookmark thi
1919
## May 2025
2020
The Azure AI Content Understanding **`2025-05-01-preview`** REST API is now available. This update introduces the following updates and enhanced capabilities:
2121

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.
22+
* **Modes for documents**: With the **`2025-05-01-preview`** release, we introduce two modes: `standard` and `pro`. Content Understanding pro mode adds reasoning, support for multiple input documents, the ability to configure an external knowledge base for linking and validation. These features enable agentic processes for automating complex tasks requiring human effort. The `pro` mode is currently limited to the document analyzer, enables reasoning capabilities that can infer complicated outputs given multiple reference documents (e.g., insurance policy documents) and multiple input documents (e.g., forms and supporting documents that are case-specific)
2323

2424
* **Document modality improvements** :
2525

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.
26+
* Improvements in content extraction:
27+
* Support for table spanning multiple pages getting extracted as a single logical table.
28+
* Selection mark support for checkmark and radio buttons as unicode characters.
29+
* Bar code extraction as part of the default content extraction along with `OCR`.
30+
* Support for embedded figures in Markdown as base64 string format output.
31+
* Confidence score improvements with better grounding results for extractive fields.
3032
* 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+
* Classification API for documents only. This API supports classifying and splitting a single file containing multiple documents  with optional routing to field extraction analyzers.
3334

3435
* **Video Modality improvements**:
3536

@@ -43,10 +44,12 @@ The Azure AI Content Understanding **`2025-05-01-preview`** REST API is now avai
4344
* **Face API preview**: Detection, recognition, and enrollment of faces.
4445

4546
* **Billing Changes**: New simpler pricing model that lowers costs from the **2024-12-01-preview** REST API across all modalities.
47+
48+
* **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](https://aka.ms/cu-landing)
4649

4750
## April 2025
4851

49-
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:
52+
**2024-12-01-preview** REST API introduces the following updates and enhanced capabilities:
5053

5154
* **General improvements**. For all modality, to request an increase from current limits, contact us at `[email protected]`.
5255
* **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.

0 commit comments

Comments
 (0)