AI Powered FAQ Answer Generator

1169dcab-539a-4539-b6dd-c3047512df7b

Latency
1149ms
Cost
$0.0003
Tokens
163
Status
success
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1780344186881
  },
  {
    "data": {
      "initialData": {
        "q": "Can I get a refund on an ebook I already downloaded?",
        "kb": "Refunds within 30 days. No refunds on digital goods once downloaded."
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780344186881
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1780344186881
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1780344186881
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 120
    },
    "event": "calling google/gemini-2.5-flash",
    "nodeId": "llm",
    "timestamp": 1780344186881
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780344186881
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0003041,
      "provider": "google",
      "latencyMs": 1149,
      "promptTokens": 47,
      "completionTokens": 116
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780344188031
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1780344188031
  }
]