Silipos Order Admin

Job detail

3b63055b-af85-4f49-aa60-a98e5438f6a9

Order Created
Silipos PO Submission - PO-DUP-111
sajid.techzoid@gmail.com
Message ID<CAEKTr0JhUT9gwNkXUquQ0+gTU1Bx4jqYMF7ri38Nxi=q6NbTaw@mail.gmail.com>Idempotency key9170e97911d6fbd52a312a85cb47cdb6df2defa5be125b5ce7357d7071561a90Created2026-06-23T05:58:29.260809+00:00Updated2026-06-23T05:58:32.535931+00:00Attachments0Attempts1Last attempt2026-06-23T05:58:29.383315+00:00Order5f400702-4225-42b3-9cdc-b934db7d0bdc

Order

Approved
Order ID
5f400702-4225-42b3-9cdc-b934db7d0bdc
Customer
Acme Medical Supplies
PO number
PO-DUP-111
ERP ID
Delivery date
2026-08-15
Created
2026-06-23T05:58:31.798477+00:00
Ship to
456 Health Boulevard, New York, NY 10001
SKUDescriptionQtyUnitPriceMatch
11605Gel Toe Separator, Small, 15/Pkg.1211.6400fuzzy 90%

LLM Execution Logs

classify2026-06-23T05:58:30.278500+00:00
Model

gpt-4o-2024-08-06

Latency

797 ms

Prompt Tokens

247

Completion Tokens

35

Parsed Output
{
  "intent": "order",
  "rationale": "The email clearly specifies an order with item code, description, and quantity.",
  "confidence": 1
}
extract_order2026-06-23T05:58:31.742035+00:00
Model

gpt-4o-2024-08-06

Latency

1446 ms

Prompt Tokens

418

Completion Tokens

89

Parsed Output
{
  "lines": [
    {
      "unit": null,
      "notes": null,
      "quantity": 12,
      "item_code": "10045",
      "unit_price": null,
      "item_description": "Gel Toe Separator"
    }
  ],
  "bill_to": null,
  "ship_to": "456 Health Boulevard, New York, NY 10001",
  "po_number": "PO-DUP-111",
  "customer_name": "Acme Medical Supplies",
  "order_reference": null,
  "requested_delivery_date": "2026-08-15"
}