AI Product Description Generator

747ed2b0-4a90-42e2-bd00-dd038c2928ef

Latency
2390ms
Cost
$0.0008
Tokens
109
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1780344157734
  },
  {
    "data": {
      "initialData": {
        "product": "Insulated 1L titanium water bottle, 6.2oz, keeps cold 24h"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780344157734
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1780344157734
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1780344157734
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 120
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780344157734
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780344157734
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.00076,
      "provider": "openai",
      "latencyMs": 2390,
      "promptTokens": 44,
      "completionTokens": 65
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780344160124
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1780344160124
  }
]