AI Contact Information Extraction

a142a34c-2c5a-45ee-aa16-885eaffc2580

Latency
949ms
Cost
$0.0001
Tokens
174
Status
success
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "t",
    "timestamp": 1780425557453
  },
  {
    "data": {
      "initialData": {
        "sig": "— Sent from my phone —\nMarco Diaz\nmarco@diaz-consulting.com"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780425557453
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "t",
    "timestamp": 1780425557453
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "l",
    "timestamp": 1780425557453
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 64
    },
    "event": "calling google/gemini-2.5-flash",
    "nodeId": "llm",
    "timestamp": 1780425557453
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780425557453
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0001068,
      "provider": "google",
      "latencyMs": 891,
      "promptTokens": 31,
      "completionTokens": 39
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780425558345
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "l",
    "timestamp": 1780425558345
  }
]