AI Expense Classification and Categorization

298cedd8-45f8-4da2-b3cd-442dfccaebb5

Latency
1734ms
Cost
$0.0011
Tokens
185
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1783211654144
  },
  {
    "data": {
      "initialData": {
        "line": "I need to book a flight from London to New York for a business trip next month. The budget is around $1500. I also need a hotel for 3 nights in Manhattan, preferably near Times Square. My company has a preferred vendor for car rentals, so please use that. I'll also need to expense a few meals during the trip, probably around $75 per day."
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1783211654144
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1783211654144
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1783211654146
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 80
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783211654146
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783211654146
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.001085,
      "provider": "openai",
      "latencyMs": 1731,
      "promptTokens": 102,
      "completionTokens": 83
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783211655878
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1783211655878
  }
]