Silipos Order Admin
Job detail
35421f5f-99d6-4c8a-8e95-f329d5242e40
Order Created
Order
Approved
- Order ID
- 56392914-b42e-4546-ac92-9daf0d2256b3
- Customer
- Acme Medical Supplies
- PO number
- PO-INACTIVE-555
- ERP ID
- —
- Delivery date
- 2026-08-15
- Created
- 2026-06-23T05:58:33.724381+00:00
- Ship to
- 456 Health Boulevard, New York, NY 10001
| SKU | Description | Qty | Unit | Price | Match |
|---|---|---|---|---|---|
| 10185 | Silopad Universal Gel Strap, Pair, Covered, Large/XLarge | 5 | — | 23.1600 | fuzzy 86% |
LLM Execution Logs
classify2026-06-23T05:58:30.771121+00:00
Model
gpt-4o-2024-08-06
Latency
2258 ms
Prompt Tokens
230
Completion Tokens
48
Parsed Output
{
"intent": "order",
"rationale": "The email includes a purchase order number, shipping address, delivery date, and specific item details, indicating a request for products to be supplied.",
"confidence": 0.95
}extract_order2026-06-23T05:58:32.531593+00:00
Model
gpt-4o-2024-08-06
Latency
1733 ms
Prompt Tokens
410
Completion Tokens
93
Parsed Output
{
"lines": [
{
"unit": null,
"notes": null,
"quantity": 5,
"item_code": "10025-L",
"unit_price": null,
"item_description": "Gel Toe Cap Large (Inactive)"
}
],
"bill_to": null,
"ship_to": "456 Health Boulevard, New York, NY 10001",
"po_number": "PO-INACTIVE-555",
"customer_name": "Acme Medical Supplies",
"order_reference": null,
"requested_delivery_date": "2026-08-15"
}