Skip to content

Commit 7889489

Browse files
jfilcikbojunehsu
andauthored
Update articles/ai-services/content-understanding/best-practices.md
Co-authored-by: Paul Hsu <[email protected]>
1 parent 0f33b41 commit 7889489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/content-understanding/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This document provides guidance on how to effectively use Content Understanding
99
When defining a schema, it is essential to provide detailed field descriptions and examples. Clear descriptions and relevant examples guide the model to focus on the correct information, improving the accuracy of the output.
1010

1111
### Example 1:
12-
If you want to extract the date from an invoice, instead of just naming the field `"Date"`, provide a description such as:
12+
If you want to extract the date from an invoice, in addition to naming the field `"Date"`, provide a description such as:
1313
> **"The date when the invoice was issued, typically found at the top right corner of the document."**
1414
1515
### Example 2:

0 commit comments

Comments
 (0)