Skip to content

Commit 4518d4f

Browse files
authored
Update concept-invoice.md
1 parent f2c1832 commit 4518d4f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

articles/ai-services/document-intelligence/concept-invoice.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,17 @@ See how data, including customer information, vendor details, and line items, is
186186
*See* our [Language Support—prebuilt models](language-support-prebuilt.md) page for a complete list of supported languages.
187187

188188
## Field extraction
189+
The Document Intelligence invoice model `prebuilt-invoice` extracts the following fields.
190+
191+
::: moniker range="doc-intel-3.1.0"
192+
> [!div class="nextstepaction"]
193+
> [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_invoices.py)
194+
::: moniker-end
195+
196+
::: moniker range="doc-intel-4.0.0"
197+
> [!div class="nextstepaction"]
198+
> [View samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/Python(v4.0)/Prebuilt_model/sample_analyze_invoices.py)
199+
::: moniker-end
189200

190201
|Name| Type | Description | Standardized output |
191202
|:-----|:----|:----|:----|

0 commit comments

Comments
 (0)