Client FAQ bot with RAG using Google Drive PDFs & Azure GPT-4o-mini

fa79595e-a28e-4882-b4c6-3961806c75b2

Latency
10897ms
Cost
$0.0038
Tokens
1,534
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "22daac0f-0b08-4278-9b30-e860ce13d081",
    "timestamp": 1780861199952
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780861199952
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "22daac0f-0b08-4278-9b30-e860ce13d081",
    "timestamp": 1780861199952
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "99f0ca75-788d-4842-a3d5-c3fb8d33926b",
    "timestamp": 1780861199955
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780861199955
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780861199955
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0019353,
      "provider": "openai",
      "latencyMs": 5066,
      "promptTokens": 1,
      "completionTokens": 774
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780861205023
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "99f0ca75-788d-4842-a3d5-c3fb8d33926b",
    "timestamp": 1780861205023
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "204e7e1d-ca20-4244-97e8-274ff50730a1",
    "timestamp": 1780861205027
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780861205027
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "204e7e1d-ca20-4244-97e8-274ff50730a1",
    "timestamp": 1780861205027
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2e48c8de-b4aa-411f-a941-2ca27478d92a",
    "timestamp": 1780861205030
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861205030
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861205030
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780861205306
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 276,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861205306
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2e48c8de-b4aa-411f-a941-2ca27478d92a",
    "timestamp": 1780861205306
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "eecd2895-7c90-4c39-aea0-df1bee0c5ea1",
    "timestamp": 1780861205314
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861205314
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861205314
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780861205652
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 338,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861205652
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "eecd2895-7c90-4c39-aea0-df1bee0c5ea1",
    "timestamp": 1780861205652
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "70ca3288-578b-448d-8c91-4db21f90f1b7",
    "timestamp": 1780861205654
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780861205654
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "70ca3288-578b-448d-8c91-4db21f90f1b7",
    "timestamp": 1780861205654
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "a7fee491-3849-4f6a-973e-8a3316ad675e",
    "timestamp": 1780861205656
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780861205656
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "a7fee491-3849-4f6a-973e-8a3316ad675e",
    "timestamp": 1780861205656
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "d4f816ed-f0bf-4ddd-93c6-1faeca103d67",
    "timestamp": 1780861205658
  },
  {
    "data": {
      "inputKeys": [
        "files"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780861205658
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "d4f816ed-f0bf-4ddd-93c6-1faeca103d67",
    "timestamp": 1780861205658
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "8c1b6c1d-3867-4de9-a3f7-4da349ad0680",
    "timestamp": 1780861205659
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780861205659
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780861205659
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0018953,
      "provider": "openai",
      "latencyMs": 5184,
      "promptTokens": 1,
      "completionTokens": 758
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780861210845
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "8c1b6c1d-3867-4de9-a3f7-4da349ad0680",
    "timestamp": 1780861210845
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "652148d1-e9f2-4c11-a7af-b8be79fc05f4",
    "timestamp": 1780861210849
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780861210849
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "652148d1-e9f2-4c11-a7af-b8be79fc05f4",
    "timestamp": 1780861210849
  }
]