AI Product Description Generator

d808bac6-c49e-4e3e-9f0f-caf93b2a724b

Latency
1299ms
Cost
$0.0003
Tokens
151
Status
success
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1780344163897
  },
  {
    "data": {
      "initialData": {
        "product": "Insulated 1L titanium water bottle, 6.2oz, keeps cold 24h"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780344163897
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1780344163897
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1780344163897
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 120
    },
    "event": "calling google/gemini-2.5-flash",
    "nodeId": "llm",
    "timestamp": 1780344163897
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780344163897
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0003005,
      "provider": "google",
      "latencyMs": 1299,
      "promptTokens": 35,
      "completionTokens": 116
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780344165197
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1780344165197
  }
]