Skip to content

Commit 55d434e

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

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
@@ -22,7 +22,7 @@ Suppose you want to extract the `"Customer Name"` from an invoice. Your descript
2222
If the system’s output isn’t meeting expectations, the first thing to try is refining and updating the field descriptions. By clarifying the context and being more explicit about what you need, you reduce ambiguity and improve accuracy.
2323

2424
### Example:
25-
If the `"Shipping date"` field generated inconsistent or incorrect extraction, update it to something more precise like:
25+
If the `"Shipping date"` field generated inconsistent or incorrect extraction, often after a "Dispatch Date" label, update it to something more precise like:
2626
> **"The date when the products were shipped, typically found below the item list. It may also be labeled something similar like Delivery Date or Dispatch Date. Dates should typically have a format like 1/23/2024 or 01-04-2025."**
2727
2828
This extra context guides the model to the right location in the document.

0 commit comments

Comments
 (0)