Skip to content

Commit 2c1c375

Browse files
committed
update schema
1 parent cb9f7d4 commit 2c1c375

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

articles/ai-services/document-intelligence/prebuilt/id-document.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Extract data, including name, birth date, and expiration date, from ID documents
228228

229229
## Field extractions
230230

231-
The following are the fields extracted per document type. The Document Intelligence ID model `prebuilt-idDocument` extracts the following fields in the `documents.*.fields`. The json output includes all the extracted text in the documents, words, lines, and styles.
231+
For supported document extraction fields, refer to the [ID document model schema](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/id-document.md) page in our GitHub sample repository.
232232

233233
::: moniker-end
234234

articles/ai-services/document-intelligence/prebuilt/pay-stub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Pay stubs are essential documents issued by employers to employees, providing ea
4545

4646
## Supported languages and locales
4747

48-
For a complete list of supported languages, *See* our [prebuilt model language support](../language-support/prebuilt.md) page.
48+
For a complete list of supported languages, *see* our [prebuilt model language support](../language-support/prebuilt.md) page.
4949

5050
## Field extractions
5151

articles/ai-services/document-intelligence/prebuilt/receipt.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,7 @@ For a complete list of supported languages, *see* our [prebuilt models language
223223

224224
::: moniker range=">=doc-intel-3.0.0"
225225

226-
Document Intelligence v3.0 and later versions introduce several new features and capabilities. In addition to thermal receipts, the **Receipt** model supports single-page hotel receipt processing and tax detail extraction for all receipt types.
227-
228-
Document Intelligence v4.0 and later versions introduces support for currency for all price-related fields for thermal and hotel receipts.
226+
For supported document extraction fields, refer to the [receipt model schema](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/receipt.md) page in our GitHub sample repository.
229227

230228
::: moniker-end
231229

0 commit comments

Comments
 (0)