INVOICE-0002.pdf

INVOICE-0002.pdf

invoice submitted · 9.1s
Preview
Preview unavailable
latency: 9.1s tokens: 2,010 in · 510 out model: claude-sonnet-4-5 confidence: 0.94
{
    "document_type": "invoice",
    "invoice_no": "INV-00002",
    "vendor_name": "ABC Manufacturing",
    "invoice_date": "2026-05-12",
    "amount": 68900,
    "tax": 4823,
    "_confidence": 0.94
}
{"seed":true}
Modelclaude-sonnet-4-5
Latency9.1s
Input tokens2,010
Output tokens510
Confidence0.94

Visual relationship graph

Invoice PO Drawing QC Packing
graph TD
    D2("INVOICE<br/>INVOICE-0002.pdf")
    D1("INVOICE<br/>INVOICE-0001.pdf")
    D2 -- "Supplier: ABC Manufacturing" --> D1
    classDef type_invoice fill:#f5f3ff,stroke:#7c3aed,color:#4c1d95,stroke-width:2px
    classDef type_po fill:#eff6ff,stroke:#2563eb,color:#1e3a8a,stroke-width:2px
    classDef type_drawing fill:#ecfeff,stroke:#0891b2,color:#155e75,stroke-width:2px
    classDef type_qc_sheet fill:#f0fdf4,stroke:#16a34a,color:#14532d,stroke-width:2px
    classDef type_packing_list fill:#fff7ed,stroke:#ea580c,color:#7c2d12,stroke-width:2px
    classDef type_unknown fill:#f1f5f9,stroke:#64748b,color:#0f172a,stroke-width:2px
    class D2,D1 type_invoice
    click D1 href "/documents/1?tab=relation"
    classDef focus stroke:#4f46e5,stroke-width:4px,fill:#eef2ff,color:#1e1b4b
    class D2 focus