AI Expense Classification and Categorization

2d3d3dba-d6ef-4b2f-9d1f-c99a31d21209

Latency
1084ms
Cost
$0.0002
Tokens
111
Status
success
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1780344211216
  },
  {
    "data": {
      "initialData": {
        "line": "UBER *TRIP 04/12 $24.30 SAN FRANCISCO CA"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780344211216
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1780344211216
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1780344211216
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 80
    },
    "event": "calling google/gemini-2.5-flash",
    "nodeId": "llm",
    "timestamp": 1780344211216
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780344211216
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0002005,
      "provider": "google",
      "latencyMs": 1084,
      "promptTokens": 35,
      "completionTokens": 76
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780344212301
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1780344212301
  }
]