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
+40Lines changed: 40 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,46 @@ Document Intelligence service is updated on an ongoing basis. Bookmark this page
26
26
> [!IMPORTANT]
27
27
> Preview API versions are retired once the GA API is released. The 2023-02-28-preview API version is being retired, if you are still using the preview API or the associated SDK versions, please update your code to target the latest API version 2023-07-31 (GA).
28
28
29
+
## August 2024
30
+
31
+
The Document Intelligence [**2024-07-31-preview**](/rest/api/aiservices/document-models?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true) REST API is now available. This preview API introduces new and updated capabilities:
32
+
33
+
* Public preview version [**2024-07-31-preview**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true) is currently available only in the following Azure regions. The new document field extraction model in AI Studio is only available in North Central US region:
34
+
35
+
***East US**
36
+
***West US2**
37
+
***West Europe**
38
+
***North Central US**
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
+
*[π 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.
*[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.
67
+
68
+
29
69
## May 2024
30
70
31
71
The Document Intelligence Studio adds support for Microsoft Entra (formerly Azure Active Directory) authentication. For more information, *see*[Document Intelligence Studio overview](quickstarts/try-document-intelligence-studio.md#authentication).
0 commit comments