AI Expense Classification and Categorization

ef66be07-e26c-4145-9f08-3256fca95ac5

Latency
936ms
Cost
$0.0004
Tokens
241
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1783211657984
  },
  {
    "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": 1783211657984
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1783211657984
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1783211657986
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 80
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783211657986
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783211657986
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0003891,
      "provider": "openai",
      "latencyMs": 932,
      "promptTokens": 97,
      "completionTokens": 144
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783211658920
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1783211658920
  }
]