Skip to content

Commit cbff4ad

Browse files
Merge pull request #213742 from laujan/patch-158
Update try-v3-form-recognizer-studio.md
2 parents 4561934 + f322db7 commit cbff4ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/applied-ai-services/form-recognizer/quickstarts/try-v3-form-recognizer-studio.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,8 @@ To create custom models, you start with configuring your project:
146146
### Labeling as tables
147147

148148
> [!NOTE]
149-
> Tables are currently only supported for custom template models. When training a custom neural model, labeled tables are ignored.
149+
> * With the release of API versions 2022-06-30-preview and later, custom template models will add support for [cross page tabular fields (tables)](../concept-custom-template.md#tabular-fields).
150+
> * With the release of API versions 2022-06-30-preview and later, custom neural models will support [tabular fields (tables)](../concept-custom-template.md#tabular-fields) and models trained with API version 2022-08-31, or later will accept tabular field labels.
150151
151152
1. Use the Delete command to delete models that aren't required.
152153

0 commit comments

Comments
 (0)