Silipos Order Admin
Job detail
1d1fbc67-fd3a-4e99-b732-c82c9ba5ffae
Needs Review
Review Reason
Price mismatch on line 1: extracted $20.56 vs catalog $30.70; Price mismatch on line 2: extracted $20.39 vs catalog $30.70; Price mismatch on line 3: extracted $16.88 vs catalog $30.70; Price mismatch on line 1: extracted $20.56 vs catalog $30.70; Price mismatch on line 2: extracted $20.39 vs catalog $30.70; Price mismatch on line 3: extracted $16.88 vs catalog $30.70
Order
- Order ID
- cd3aca6d-331d-4a17-a9a0-59accfe51928
- Customer
- NSH Medical Corp
- PO number
- N26-021201
- ERP ID
- —
- Delivery date
- 2026/02/12
- Created
- 2026-06-23T05:58:35.113047+00:00
- Ship to
- NSH Medical Corp, 2FL, 19,Lane97,Shin-Sheng S. Rd, Sec. 1, Taipei, Taiwan. R.O.C.
| SKU | Description | Qty | Unit | Price | Match |
|---|---|---|---|---|---|
| 12515 | ComfortZone Ultra Cushion Liner, 5 Ply, Size 1 | 25 | EA | 20.5600 | fuzzy 86% |
| 12515 | ComfortZone Ultra Cushion Liner, 5 Ply, Size 1 | 65 | EA | 20.3900 | fuzzy 86% |
| 12515 | ComfortZone Ultra Cushion Liner, 5 Ply, Size 1 | 15 | EA | 16.8800 | fuzzy 86% |
LLM Execution Logs
classify2026-06-23T05:58:32.533068+00:00
Model
gpt-4o-2024-08-06
Latency
1511 ms
Prompt Tokens
1407
Completion Tokens
45
Parsed Output
{
"intent": "order",
"rationale": "The email clearly includes a purchase order with specific products, quantities, and prices, indicating a request for products to be supplied.",
"confidence": 1
}extract_order2026-06-23T05:58:35.061756+00:00
Model
gpt-4o-2024-08-06
Latency
2387 ms
Prompt Tokens
1205
Completion Tokens
217
Parsed Output
{
"lines": [
{
"unit": "EA",
"notes": null,
"quantity": 25,
"item_code": "SP-12555",
"unit_price": 20.56,
"item_description": "Ultra Cushion 3 PLY Size 1"
},
{
"unit": "EA",
"notes": null,
"quantity": 65,
"item_code": "SP-12565",
"unit_price": 20.39,
"item_description": "Ultra Cushion 3 PLY Size 2"
},
{
"unit": "EA",
"notes": null,
"quantity": 15,
"item_code": "SP-12575",
"unit_price": 16.88,
"item_description": "Ultra Cushion 3 PLY Size 3"
}
],
"bill_to": null,
"ship_to": "NSH Medical Corp, 2FL, 19,Lane97,Shin-Sheng S. Rd, Sec. 1, Taipei, Taiwan. R.O.C.",
"po_number": "N26-021201",
"customer_name": "NSH Medical Corp",
"order_reference": null,
"requested_delivery_date": "2026/02/12"
}