RAG Chatbot with Google Drive and Supabase

1e837ecf-df1b-4df1-96e5-1146c333f9f3

Latency
52975ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "54065cc9-047c-4741-95f6-cec3e352abd7",
    "timestamp": 1780873768003
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780873768003
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780873768003
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780873768475
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 472,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780873768475
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "54065cc9-047c-4741-95f6-cec3e352abd7",
    "timestamp": 1780873768475
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "ddf1228f-f051-445b-8a42-54c2510a0b2e",
    "timestamp": 1780873768476
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780873768476
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780873768476
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "ddf1228f-f051-445b-8a42-54c2510a0b2e",
    "timestamp": 1780873794459
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "43f761b7-f4da-4b29-8099-9b2c15f79fe9",
    "timestamp": 1780873794462
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780873794462
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "43f761b7-f4da-4b29-8099-9b2c15f79fe9",
    "timestamp": 1780873794462
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "a396671f-a217-4f05-b969-cb64f10e4b01",
    "timestamp": 1780873794465
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780873794465
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "a396671f-a217-4f05-b969-cb64f10e4b01",
    "timestamp": 1780873794465
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "ba6b87b9-e96d-47a3-83f8-169d7172325a",
    "timestamp": 1780873794467
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780873794467
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "ba6b87b9-e96d-47a3-83f8-169d7172325a",
    "timestamp": 1780873794467
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "bcd1b31f-c60b-4c40-b039-d47dadc86b23",
    "timestamp": 1780873794469
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780873794469
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "bcd1b31f-c60b-4c40-b039-d47dadc86b23",
    "timestamp": 1780873794469
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "dfd7f734-eb00-4af3-9179-724503422fe4",
    "timestamp": 1780873794473
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780873794473
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "dfd7f734-eb00-4af3-9179-724503422fe4",
    "timestamp": 1780873794473
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "c54c9458-9b8a-4ef1-a6db-5265729be19d",
    "timestamp": 1780873794475
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780873794475
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "c54c9458-9b8a-4ef1-a6db-5265729be19d",
    "timestamp": 1780873794475
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "3c0ed0ee-9134-4b4e-bcfd-632dd67a57da",
    "timestamp": 1780873794477
  },
  {
    "data": {
      "service": "supabase",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780873794477
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "supabase",
      "latencyMs": 150,
      "operation": "getAll",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780873794627
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "3c0ed0ee-9134-4b4e-bcfd-632dd67a57da",
    "timestamp": 1780873794627
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "62af57f5-a001-4174-bece-260a1fc595e8",
    "timestamp": 1780873794631
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780873794631
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "62af57f5-a001-4174-bece-260a1fc595e8",
    "timestamp": 1780873794631
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "6312f6bc-c69c-4d4f-8838-8a9d0d22ed55",
    "timestamp": 1780873794633
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780873794633
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "6312f6bc-c69c-4d4f-8838-8a9d0d22ed55",
    "timestamp": 1780873794633
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "4ffaccdb-9e0f-464d-9284-7771f6599fd8",
    "timestamp": 1780873794635
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780873794635
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "4ffaccdb-9e0f-464d-9284-7771f6599fd8",
    "timestamp": 1780873794635
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "30c18e9e-d047-40d3-8324-f5d0e7892db6",
    "timestamp": 1780873794637
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780873794637
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "30c18e9e-d047-40d3-8324-f5d0e7892db6",
    "timestamp": 1780873794637
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "734a2c48-b445-4e62-99b7-dc1dcd921c52",
    "timestamp": 1780873794640
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "retrievervectorstore",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780873794892
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "734a2c48-b445-4e62-99b7-dc1dcd921c52",
    "timestamp": 1780873794892
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "58168721-cbd7-498c-9d16-41b4d5c6a68f",
    "timestamp": 1780873794895
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780873794895
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780873794895
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "58168721-cbd7-498c-9d16-41b4d5c6a68f",
    "timestamp": 1780873820974
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "de0d2666-88e4-4a4d-ba46-cf789b9cba85",
    "timestamp": 1780873820978
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780873820978
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "de0d2666-88e4-4a4d-ba46-cf789b9cba85",
    "timestamp": 1780873820978
  }
]