AI Chatbot with Web Search and Memory

89cf71b1-01cf-4452-b1d8-a5f92a9e2750

Latency
7121ms
Cost
$0.0029
Tokens
1,146
Status
partial
gemini-3-flash-preview

1 node ran as pass-throughs

@n8n/n8n-nodes-langchain.toolSerpApi

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "939bb301-5e12-4d5b-9a56-61a61cca5f0d",
    "timestamp": 1780781743798
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780781743798
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780781743798
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0016928,
      "provider": "openai",
      "latencyMs": 4083,
      "promptTokens": 1,
      "completionTokens": 677
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780781747892
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "939bb301-5e12-4d5b-9a56-61a61cca5f0d",
    "timestamp": 1780781747892
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "372777e8-ce90-4dea-befc-ac1b2eb4729f",
    "timestamp": 1780781747894
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780781747894
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "372777e8-ce90-4dea-befc-ac1b2eb4729f",
    "timestamp": 1780781747894
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "7a8f0ad1-1c00-4043-b3e5-c88521140a1a",
    "timestamp": 1780781747896
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.toolSerpApi"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780781747896
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "7a8f0ad1-1c00-4043-b3e5-c88521140a1a",
    "timestamp": 1780781747896
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "a7624108-e3da-4193-a625-887314216b8b",
    "timestamp": 1780781747897
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780781747897
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "a7624108-e3da-4193-a625-887314216b8b",
    "timestamp": 1780781747897
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "6b8b7de8-fe3f-43b5-97ce-a52a9e44eb5e",
    "timestamp": 1780781747899
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780781747899
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780781747899
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0011677999999999999,
      "provider": "openai",
      "latencyMs": 3020,
      "promptTokens": 1,
      "completionTokens": 467
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780781750919
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "6b8b7de8-fe3f-43b5-97ce-a52a9e44eb5e",
    "timestamp": 1780781750919
  }
]