AI Meeting Notes Summarizer

293eba2a-a38b-4a69-b063-96e71e8b903f

Latency
1222ms
Cost
$0.0002
Tokens
174
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1780645788555
  },
  {
    "data": {
      "initialData": {
        "transcript": "John: Thanks for joining the sync. We need to finalize the launch date for the mobile app. Sarah: The backend is ready, but we're still debugging the login flow on Android. Mike: I expect the UI fixes to be done by Wednesday. John: Okay, let's aim for a soft launch next Monday. Sarah, please update the Jira tickets. Mike, send the final assets to the QA team. Meeting adjourned."
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780645788555
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1780645788555
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1780645788559
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 200
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780645788559
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780645788559
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0002106,
      "provider": "openai",
      "latencyMs": 1216,
      "promptTokens": 102,
      "completionTokens": 72
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780645789777
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1780645789777
  }
]