AI Product Description Generator

01cc6c20-ec8e-4c43-afb8-6653cd73e5f8

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

Workflow Graph

Trace

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