Skip to content

Commit 587945c

Browse files
committed
Merge branch 'update-toc-with-schema' of https://github.com/laujan/azure-ai-docs-pr into update-toc-with-schema
2 parents 0b81368 + e441fec commit 587945c

File tree

2 files changed

+2
-22
lines changed

2 files changed

+2
-22
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ For a complete list of supported languages, *see* our [Language Support—prebui
9393

9494
## Field extraction
9595

96-
For supported document extraction fields, refer to the [contract model schema](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/contract.md) page in our GitHub sample repository.
96+
* For supported document extraction fields, refer to the [contract model schema](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/contract.md) page in our GitHub sample repository.
9797

98-
The contract key-value pairs and line items extracted are in the `documentResults` section of the JSON output.
98+
* The contract key-value pairs and line items extracted are in the `documentResults` section of the JSON output.
9999

100100
## Next steps
101101

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

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -227,26 +227,6 @@ For supported document extraction fields, refer to the [receipt model schema](ht
227227

228228
::: moniker-end
229229

230-
::: moniker range="doc-intel-3.1.0"
231-
232-
> [!div class="nextstepaction"]
233-
> [View samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/v3.1(2023-07-31-GA)/Python(v3.1)/Prebuilt_model/sample_analyze_receipts.py)
234-
235-
::: moniker-end
236-
237-
::: moniker range="doc-intel-4.0.0"
238-
239-
> [!div class="nextstepaction"]
240-
> [View samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/Python(v4.0)/Prebuilt_model/sample_analyze_receipts.py)
241-
242-
::: moniker-end
243-
244-
::: moniker range=">=doc-intel-3.0.0"
245-
246-
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.
247-
248-
::: moniker-end
249-
250230
::: moniker range="doc-intel-2.1.0"
251231

252232
### Migration guide and REST API v3.1

0 commit comments

Comments
 (0)