Skip to content

Commit 04d5261

Browse files
authored
Update concept-receipt.md
1 parent b372ef2 commit 04d5261

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,24 @@ See how Document Intelligence extracts data, including time and date of transact
228228
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.
229229

230230
Document Intelligence v4.0 and later versions introduces support for currency for all price-related fields for thermal and hotel receipts.
231+
232+
::: moniker-end
233+
234+
::: moniker range="doc-intel-3.1.0"
235+
236+
> [!div class="nextstepaction"]
237+
> [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)
238+
239+
::: moniker-end
240+
241+
::: moniker range="doc-intel-4.0.0"
242+
243+
> [!div class="nextstepaction"]
244+
> [View samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/Python(v4.0)/Prebuilt_model/sample_analyze_receipts.py)
245+
246+
::: moniker-end
247+
248+
::: moniker range="doc-intel-3.0.0"
231249

232250
### Receipt
233251

0 commit comments

Comments
 (0)