AI Twitter Thread Generator

857e79d1-8771-46ab-af4e-0a1687a69804

Latency
3464ms
Cost
$0.0014
Tokens
166
Status
success
gpt-4o-mini

Workflow Graph

Trace

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