AI Powered FAQ Answer Generator

8922f77c-5b1e-4f70-81e2-50edfecd2a11

Latency
1041ms
Cost
$0.0001
Tokens
123
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1780649182095
  },
  {
    "data": {
      "initialData": {
        "q": "How long will it take for my order to arrive if I choose standard shipping, and do you ship to London?",
        "kb": "Our standard shipping takes 3-5 business days. Express shipping takes 1-2 business days. We offer a 30-day return policy for all unused items in original packaging. International shipping is available to over 50 countries including Canada, UK, and Australia."
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780649182095
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1780649182095
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1780649182099
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 120
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780649182099
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780649182099
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0000875,
      "provider": "openai",
      "latencyMs": 1036,
      "promptTokens": 100,
      "completionTokens": 23
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780649183136
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1780649183136
  }
]