AI Product Description Generator

f63f9e2e-c232-4b5f-a412-5ca8e41df981

Latency
1072ms
Cost
$0.0001
Tokens
43
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1780647856963
  },
  {
    "data": {
      "initialData": {
        "product": {
          "name": "Ultra-Quiet Portable Humidifier",
          "brand": "PureAir",
          "category": "Home Appliances",
          "features": "USB-powered, 300ml tank, 7-color LED light, auto-shutoff"
        }
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780647856963
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1780647856964
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1780647856967
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 120
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780647856967
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780647856967
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.00006790000000000001,
      "provider": "openai",
      "latencyMs": 1067,
      "promptTokens": 18,
      "completionTokens": 25
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780647858035
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1780647858035
  }
]