AI Twitter Thread Generator

9dc01ed0-b320-4f88-939e-3f476688821f

Latency
2003ms
Cost
$0.0005
Tokens
240
Status
success
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1780344201387
  },
  {
    "data": {
      "initialData": {
        "topic": "why benchmark your AI workflows before shipping"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780344201387
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1780344201387
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1780344201387
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 220
    },
    "event": "calling google/gemini-2.5-flash",
    "nodeId": "llm",
    "timestamp": 1780344201387
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780344201387
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0005472000000000001,
      "provider": "google",
      "latencyMs": 2003,
      "promptTokens": 24,
      "completionTokens": 216
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780344203391
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1780344203391
  }
]