AI Twitter Thread Generator

d682be80-53e4-49c6-8380-2dfb6f4ec06c

Latency
4609ms
Cost
$0.0016
Tokens
184
Status
success
gpt-4o-mini

Workflow Graph

Trace

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