Silipos Order Admin

Job detail

6f5e6b8b-a7b0-43ca-8286-85e980fd84c4

Needs Review

Review Reason

Validation errors: missing required field: customer_name; No catalog match for line(s): 1; Low confidence score (0.00 < 0.80); Validation errors: missing required field: customer_name; No catalog match for line(s): 1; Low confidence score (0.00 < 0.80)

Validation Errors

  • missing required field: customer_name
test haider silipos
haiderabbas.gb5@gmail.com
Message ID<CAKGRq__HURMYj1Hmq029AVddHYonS2drZwtoTGHMbWikfSTEOA@mail.gmail.com>Idempotency key07e68583373b6a1995a56a2e1ca89302916ceb865224e28fcee03e055977f7b7Created2026-06-23T05:58:30.234083+00:00Updated2026-06-23T05:58:33.866565+00:00Attachments0Attempts1Last attempt2026-06-23T05:58:30.349070+00:00Order52b97db8-e77c-480e-a93e-df78ee8ca139
Order ID
52b97db8-e77c-480e-a93e-df78ee8ca139
Customer
PO number
PO-TEST-001
ERP ID
Delivery date
Created
2026-06-23T05:58:33.824572+00:00
SKUDescriptionQtyUnitPriceMatch
ACTUAL-VALID-SKU2none 0%

LLM Execution Logs

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

gpt-4o-2024-08-06

Latency

853 ms

Prompt Tokens

170

Completion Tokens

40

Parsed Output
{
  "intent": "order",
  "rationale": "The email explicitly requests the processing of an order with a purchase order number, SKU, and quantity.",
  "confidence": 1
}
extract_order2026-06-23T05:58:32.613600+00:00
Model

gpt-4o-2024-08-06

Latency

1276 ms

Prompt Tokens

380

Completion Tokens

69

Parsed Output
{
  "lines": [
    {
      "unit": null,
      "notes": null,
      "quantity": 2,
      "item_code": "ACTUAL-VALID-SKU",
      "unit_price": null,
      "item_description": null
    }
  ],
  "bill_to": null,
  "ship_to": null,
  "po_number": "PO-TEST-001",
  "customer_name": null,
  "order_reference": null,
  "requested_delivery_date": null
}