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/document-intelligence/whats-new.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,12 +37,10 @@ The Document Intelligence [**2024-07-31-preview**](/rest/api/aiservices/document
37
37
***West Europe**
38
38
***North Central US**
39
39
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.
* Custom extraction models now support updating the model in-place.
44
40
*[π 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.
* Custom classification model now supports updating the model in-place as well.
48
46
* 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
58
56
* New prebuilt to extract account information including beginning and ending balances, transaction details from bank statements.β
59
57
*[π US Tax model](concept-tax-document.md)
60
58
* 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.
*[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.
0 commit comments