WhatsApp Business AI Chatbot With Google Drive

063d0185-eaa3-4dcc-9754-2d7c58d6955e

Latency
6111ms
Cost
$0.0014
Tokens
1,131
Status
partial
gemini-3-flash-preview

2 nodes ran as pass-throughs

@n8n/n8n-nodes-langchain.vectorStoreQdrant, @n8n/n8n-nodes-langchain.textSplitterTokenSplitter

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "b8f5ac53-03fe-4151-ac56-b246245702b6",
    "timestamp": 1780780391443
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780780391443
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780780391443
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0008703,
      "provider": "openai",
      "latencyMs": 2673,
      "promptTokens": 1,
      "completionTokens": 348
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780780394117
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "b8f5ac53-03fe-4151-ac56-b246245702b6",
    "timestamp": 1780780394117
  },
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "a02f4e76-1895-48ad-a2d5-6daf3347f181",
    "timestamp": 1780780394122
  },
  {
    "data": {
      "initialData": {}
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780780394122
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "a02f4e76-1895-48ad-a2d5-6daf3347f181",
    "timestamp": 1780780394122
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "b20975d7-e367-49a3-ac8c-613289775463",
    "timestamp": 1780780394127
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780780394127
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "b20975d7-e367-49a3-ac8c-613289775463",
    "timestamp": 1780780394127
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "72591129-1691-4caf-bf63-c04db85708dc",
    "timestamp": 1780780394131
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.textSplitterTokenSplitter"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780780394131
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "72591129-1691-4caf-bf63-c04db85708dc",
    "timestamp": 1780780394131
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "ec013e0c-a354-4f12-8ded-97013bb8fb21",
    "timestamp": 1780780394133
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780780394133
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "ec013e0c-a354-4f12-8ded-97013bb8fb21",
    "timestamp": 1780780394133
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "253ddc93-5693-4362-aa6c-a80ab3f6df82",
    "timestamp": 1780780394137
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780780394137
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "253ddc93-5693-4362-aa6c-a80ab3f6df82",
    "timestamp": 1780780394137
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "dafe692e-7767-4ded-966c-df812f58ae63",
    "timestamp": 1780780394140
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780780394140
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "dafe692e-7767-4ded-966c-df812f58ae63",
    "timestamp": 1780780394140
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "1538c8b1-f914-4991-b311-e533df625c5f",
    "timestamp": 1780780394142
  },
  {
    "event": "fetching POST https://QDRANTURL/collections/COLLECTION",
    "nodeId": "http",
    "timestamp": 1780780394142
  },
  {
    "data": {
      "url": "https://QDRANTURL/collections/COLLECTION",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780780394142
  },
  {
    "data": {
      "error": "fetch failed",
      "status": "error",
      "degraded": true,
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "1538c8b1-f914-4991-b311-e533df625c5f",
    "timestamp": 1780780394147
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "423b73a6-2497-4635-9ad0-9e768f32018d",
    "timestamp": 1780780394150
  },
  {
    "event": "fetching POST https://QDRANTURL/collections/COLLECTION/points/delete",
    "nodeId": "http",
    "timestamp": 1780780394150
  },
  {
    "data": {
      "url": "https://QDRANTURL/collections/COLLECTION/points/delete",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780780394150
  },
  {
    "data": {
      "error": "fetch failed",
      "status": "error",
      "degraded": true,
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "423b73a6-2497-4635-9ad0-9e768f32018d",
    "timestamp": 1780780394154
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "4c2d02a4-c954-42c4-97b0-b94ee3198f56",
    "timestamp": 1780780394156
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780780394156
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "4c2d02a4-c954-42c4-97b0-b94ee3198f56",
    "timestamp": 1780780394156
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "2c5b2dd1-c63f-4bc9-909e-5f4b2a385d01",
    "timestamp": 1780780394159
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780780394159
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "2c5b2dd1-c63f-4bc9-909e-5f4b2a385d01",
    "timestamp": 1780780394159
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "2d4b956e-92d9-41da-a6d3-9f588e453d2a",
    "timestamp": 1780780394161
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1780780394161
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "2d4b956e-92d9-41da-a6d3-9f588e453d2a",
    "timestamp": 1780780394161
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "9519866a-f28a-495a-9cb4-3b2170407943",
    "timestamp": 1780780394164
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780780394164
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780780394164
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780780394532
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 368,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780780394532
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "9519866a-f28a-495a-9cb4-3b2170407943",
    "timestamp": 1780780394532
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "cc230fcd-f88c-40d4-8835-ac9dc6228b18",
    "timestamp": 1780780394537
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780780394537
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780780394537
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0005536,
      "provider": "openai",
      "latencyMs": 1585,
      "promptTokens": 637,
      "completionTokens": 145
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780780396123
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "cc230fcd-f88c-40d4-8835-ac9dc6228b18",
    "timestamp": 1780780396123
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2af633a9-f6b0-4989-9e85-abb619d2b3bb",
    "timestamp": 1780780396129
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "whatsapp",
      "latencyMs": 500,
      "operation": "send",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780780396631
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2af633a9-f6b0-4989-9e85-abb619d2b3bb",
    "timestamp": 1780780396631
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c9a36259-8340-4382-8bb0-84b73a8288c6",
    "timestamp": 1780780396635
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780780396635
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780780396635
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780780397042
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 407,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780780397042
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c9a36259-8340-4382-8bb0-84b73a8288c6",
    "timestamp": 1780780397042
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "5235dd06-2235-4edb-904e-872848e2ed79",
    "timestamp": 1780780397047
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "whatsapp",
      "latencyMs": 500,
      "operation": "send",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780780397548
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "5235dd06-2235-4edb-904e-872848e2ed79",
    "timestamp": 1780780397548
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "35a71dd7-ae08-46c5-acb2-e66d92b311cb",
    "timestamp": 1780780397554
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.vectorStoreQdrant"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780780397554
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "35a71dd7-ae08-46c5-acb2-e66d92b311cb",
    "timestamp": 1780780397554
  }
]