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/prebuilt/layout.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,6 @@ The following illustration shows the typical components in an image of a sample
36
36
37
37
## Development options
38
38
39
-
:::moniker range="doc-intel-4.0.0"
40
-
41
39
Document Intelligence v4.0: **2024-11-30** (GA) supports the following tools, applications, and libraries:
42
40
43
41
| Feature | Resources | Model ID |
@@ -78,7 +76,6 @@ Document Intelligence v4.0: **2024-11-30** (GA) layout model supports the follow
78
76
79
77
For more information on model usage, quotas, and service limits, *see*[service limits](../service-limits.md).
80
78
81
-
82
79
### Get started with Layout model
83
80
84
81
See how data, including text, tables, table headers, selection marks, and structure information is extracted from documents using Document Intelligence. You need the following resources:
@@ -91,7 +88,7 @@ See how data, including text, tables, table headers, selection marks, and struct
91
88
92
89
* After you retrieve you key and endpoint, you can use the following development options to build and deploy your Document Intelligence applications:
The layout model extracts text, selection marks, tables, paragraphs, and paragraph types (`roles`) from your documents.
@@ -633,6 +632,8 @@ Document Intelligence v2.1 supports the following tools, applications, and libra
633
632
634
633
:::moniker-end
635
634
635
+
:::moniker range="<=doc-intel-3.1.0"
636
+
636
637
### Get started with Layout model
637
638
638
639
See how data, including text, tables, table headers, selection marks, and structure information is extracted from documents using Document Intelligence. You need the following resources:
@@ -643,8 +644,6 @@ See how data, including text, tables, table headers, selection marks, and struct
643
644
644
645
:::image type="content" source="../media/containers/keys-and-endpoint.png" alt-text="Screenshot of keys and endpoint location in the Azure portal.":::
0 commit comments