RAG Chatbot with Google Drive and Supabase
d0d84396-1faf-4931-9308-1103c87d42a9
Latency
51519ms
Cost
$0.0000
Tokens
0
Status
partialgemini-2.5-flash
Workflow Graph
Trace
[
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "54065cc9-047c-4741-95f6-cec3e352abd7",
"timestamp": 1782938657501
},
{
"data": {
"service": "googleDrive",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1782938657502
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 250,
"operation": "download",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1782938657753
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "54065cc9-047c-4741-95f6-cec3e352abd7",
"timestamp": 1782938657753
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "ddf1228f-f051-445b-8a42-54c2510a0b2e",
"timestamp": 1782938657758
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1782938657759
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1782938657759
},
{
"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": 1782938683275
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "43f761b7-f4da-4b29-8099-9b2c15f79fe9",
"timestamp": 1782938683280
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782938683280
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "43f761b7-f4da-4b29-8099-9b2c15f79fe9",
"timestamp": 1782938683280
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "a396671f-a217-4f05-b969-cb64f10e4b01",
"timestamp": 1782938683282
},
{
"data": {
"kind": "@n8n/n8n-nodes-langchain.chatTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1782938683282
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "a396671f-a217-4f05-b969-cb64f10e4b01",
"timestamp": 1782938683282
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "ba6b87b9-e96d-47a3-83f8-169d7172325a",
"timestamp": 1782938683284
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782938683284
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "ba6b87b9-e96d-47a3-83f8-169d7172325a",
"timestamp": 1782938683284
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "bcd1b31f-c60b-4c40-b039-d47dadc86b23",
"timestamp": 1782938683285
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782938683285
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "bcd1b31f-c60b-4c40-b039-d47dadc86b23",
"timestamp": 1782938683285
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "dfd7f734-eb00-4af3-9179-724503422fe4",
"timestamp": 1782938683287
},
{
"data": {
"inputKeys": [],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1782938683287
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "dfd7f734-eb00-4af3-9179-724503422fe4",
"timestamp": 1782938683287
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "c54c9458-9b8a-4ef1-a6db-5265729be19d",
"timestamp": 1782938683288
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782938683288
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "c54c9458-9b8a-4ef1-a6db-5265729be19d",
"timestamp": 1782938683288
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "3c0ed0ee-9134-4b4e-bcfd-632dd67a57da",
"timestamp": 1782938683290
},
{
"data": {
"service": "supabase",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1782938683290
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "supabase",
"latencyMs": 150,
"operation": "getAll",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1782938683440
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "3c0ed0ee-9134-4b4e-bcfd-632dd67a57da",
"timestamp": 1782938683440
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "62af57f5-a001-4174-bece-260a1fc595e8",
"timestamp": 1782938683445
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782938683445
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "62af57f5-a001-4174-bece-260a1fc595e8",
"timestamp": 1782938683445
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "6312f6bc-c69c-4d4f-8838-8a9d0d22ed55",
"timestamp": 1782938683448
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782938683448
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "6312f6bc-c69c-4d4f-8838-8a9d0d22ed55",
"timestamp": 1782938683448
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "4ffaccdb-9e0f-464d-9284-7771f6599fd8",
"timestamp": 1782938683450
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782938683450
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "4ffaccdb-9e0f-464d-9284-7771f6599fd8",
"timestamp": 1782938683450
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "30c18e9e-d047-40d3-8324-f5d0e7892db6",
"timestamp": 1782938683452
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782938683452
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "30c18e9e-d047-40d3-8324-f5d0e7892db6",
"timestamp": 1782938683452
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "734a2c48-b445-4e62-99b7-dc1dcd921c52",
"timestamp": 1782938683454
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "retrievervectorstore",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1782938683706
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "734a2c48-b445-4e62-99b7-dc1dcd921c52",
"timestamp": 1782938683706
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "58168721-cbd7-498c-9d16-41b4d5c6a68f",
"timestamp": 1782938683709
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1782938683709
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1782938683709
},
{
"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": 1782938709014
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "de0d2666-88e4-4a4d-ba46-cf789b9cba85",
"timestamp": 1782938709020
},
{
"data": {
"inputKeys": [],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1782938709020
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "de0d2666-88e4-4a4d-ba46-cf789b9cba85",
"timestamp": 1782938709020
}
]