AI Meeting Notes Summarizer

1b0298fb-655c-4451-8b57-fdd5e16867a3

Latency
1515ms
Cost
$0.0005
Tokens
238
Status
success
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1780344154053
  },
  {
    "data": {
      "initialData": {
        "transcript": "Alex: we slipped the API milestone. Sam: blocked on auth. Decision: cut scope, ship read-only first, revisit writes next sprint."
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780344154053
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1780344154053
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1780344154053
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 200
    },
    "event": "calling google/gemini-2.5-flash",
    "nodeId": "llm",
    "timestamp": 1780344154053
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780344154053
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0005004,
      "provider": "google",
      "latencyMs": 1515,
      "promptTokens": 43,
      "completionTokens": 195
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780344155569
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1780344155569
  }
]