Skip to content

Commit 9062a4f

Browse files
authored
Update whats-new.md
Initial commit to add user experience updates to What's new page.
1 parent 73c0a6e commit 9062a4f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@ The `pro` mode is currently limited to documents as inputs, with support other t
3131
Common challenges that the pro mode addresses are aggregating a schema across content from different input files, validating results across documents, and using external knowledge to generate an output schema.
3232
Learn more about the [pro mode](concepts/standard-pro-modes.md).
3333

34+
### AI Foundry experience
35+
36+
With this release, the following updates are now available to the Content Understanding experience in Azure AI Foundry:
37+
38+
* Added support for creating both `standard` mode and `pro` mode tasks in the existing Content Understanding experience. Now with pro mode, you have the ability to bring in your own reference data and create a task that will execute multi-step reasoning on your data. Read more about the two different task types in [Use Azure AI Content Understanding in the Azure AI Foundry](./quickstart/use-ai-foundry.md).
39+
* Try-out experiences are now available for general document analysis and invoice analysis. Try out these prebuilt features on your own data to start getting insights without having to create a custom task.
40+
3441
### Document classification and splitting
3542

3643
This release introduces a new [classification API](concepts/classifier.md). This API supports classifying and logically splitting a single file containing multiple documents with optional routing to field extraction analyzers. You can create a custom classifier to split and classify a file into multiple logical documents and route the individual documents to a downstream field extraction model in a single API call.

0 commit comments

Comments
 (0)