AI Product Description Generator

84315283-62c8-46a9-8c88-7d26303b5a2c

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

Workflow Graph

Trace

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