AI Twitter Thread Generator

e033c611-29c3-4c4f-9fbf-4692106d7994

Latency
4016ms
Cost
$0.0014
Tokens
161
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1780344193582
  },
  {
    "data": {
      "initialData": {
        "topic": "why benchmark your AI workflows before shipping"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780344193582
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1780344193582
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1780344193582
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 220
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780344193582
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780344193582
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.001355,
      "provider": "openai",
      "latencyMs": 4016,
      "promptTokens": 34,
      "completionTokens": 127
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780344197603
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1780344197603
  }
]