Skip to content

Commit 485217e

Browse files
authored
Update whats-new.md
fast follow updates
1 parent ec17a65 commit 485217e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

β€Žarticles/ai-services/document-intelligence/whats-new.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,10 @@ The Document Intelligence [**2024-07-31-preview**](/rest/api/aiservices/document
3737
* **West Europe**
3838
* **North Central US**
3939

40-
* [Read model](concept-read.md) now supports [PDF output](concept-read.md#searchable-pdf) to download PDFs with embedded text from extraction results, allowing for PDF to be utilized in scenarios such as search and large language model ingestion.
41-
* [Layout model](concept-layout.md) now supports improved [figure detection](concept-layout.md#figures) where figures from documents can now be downloaded as an image file to be used for further figure understanding.
42-
* [Custom extraction models](concept-custom.md#custom-extraction-models)
43-
* Custom extraction models now support updating the model in-place.
4440
* [πŸ†• Custom generative (Document field extraction) model](concept-custom-generative.md)
45-
* Document Intelligence now offers new custom generative model that utilizes generative AI to extract fields from unstructured documents or structured forms with a wide variety of visual templates.
41+
* Use **Generative AI** to extract fields from documents and forms. Document Intelligence now offers new custom generative model that utilizes lrge language models (LLMs) to extract fields from unstructured documents or structured forms with a wide variety of visual templates. With grounded values and confidence scores, the new generative model aligns with your existing processes.
42+
* [πŸ†• Model compose with custom classifiers](concept-composed-models.md)
43+
* Document Intelligence now adds support for composing model with an explicit custom classification model. [Learn more about the benefits](concept-composed-models.md) of using the new compose capability.
4644
* [Custom classification model](concept-custom.md#custom-classification-model)
4745
* Custom classification model now supports updating the model in-place as well.
4846
* Custom classification model adds support for model copy operation to enable backup and disaster recovery.
@@ -58,12 +56,14 @@ The Document Intelligence [**2024-07-31-preview**](/rest/api/aiservices/document
5856
* New prebuilt to extract account information including beginning and ending balances, transaction details from bank statements.​
5957
* [πŸ†• US Tax model](concept-tax-document.md)
6058
* New unified US tax model that can extract from forms such as W-2, 1098, 1099, and 1040.
59+
* πŸ†• Searchable PDF. The [prebuilt read](concept-read.md) model now supports [PDF output](concept-read.md#searchable-pdf) to download PDFs with embedded text from extraction results, allowing for PDF to be utilized in scenarios such as search copy of contents.
60+
* [Layout model](concept-layout.md) now supports improved [figure detection](concept-layout.md#figures) where figures from documents can now be downloaded as an image file to be used for further figure understanding. The layout model also features improvements to the OCR model for scanned text targeting improvements for single characters, boxed text and dense text documents.
61+
* [πŸ†• Batch API](concept-batch-analysis.md)
62+
* Document Intelligence now adds support for batch analysis operation to support analyzing a set of documents to simplify developer experience and improve efficiency.
6163
* [Add-on capabilities](concept-add-on-capabilities.md)
6264
* [Query fields](concept-add-on-capabilities.md#query-fields) AI quality of extraction is improved with the latest model.
63-
* [πŸ†• Batch API](concept-batch-analysis.md)
64-
* Document Intelligence now adds support for batch analysis operation to support analyzing a set of documents to simplify developer experience and improve service efficiency.
65-
* [πŸ†• Model compose with custom classifiers](concept-composed-models.md)
66-
* Document Intelligence now adds support for composing model with an explicit custom classification model.
65+
66+
6767

6868
## May 2024
6969

0 commit comments

Comments
Β (0)