AI Knowledge Base Generator from Google Sheets Data
15d66c55-6022-4787-afad-da9e9daec1b3
Latency
5058ms
Cost
$0.0011
Tokens
446
Status
partialgemini-3-flash-preview
1 node ran as pass-throughs
@n8n/n8n-nodes-langchain.vectorStoreQdrant
Workflow Graph
Trace
[
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "0404384b-10b6-4666-84a4-8870db30c607",
"timestamp": 1780779863994
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780779863994
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "0404384b-10b6-4666-84a4-8870db30c607",
"timestamp": 1780779863994
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "84873f0c-81ce-442f-a33c-d7c6c2efa11b",
"timestamp": 1780779863998
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780779863998
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "84873f0c-81ce-442f-a33c-d7c6c2efa11b",
"timestamp": 1780779863998
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "fbb1f3c3-06ad-44b5-b020-6fc3c8eda7c4",
"timestamp": 1780779864002
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780779864002
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780779864002
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0008552999999999999,
"provider": "openai",
"latencyMs": 2581,
"promptTokens": 1,
"completionTokens": 342
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780779866584
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "fbb1f3c3-06ad-44b5-b020-6fc3c8eda7c4",
"timestamp": 1780779866585
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "9b29e850-b9d0-4358-af62-92c20ab3b088",
"timestamp": 1780779866588
},
{
"data": {
"kind": "n8n-nodes-base.executeWorkflowTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780779866588
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "9b29e850-b9d0-4358-af62-92c20ab3b088",
"timestamp": 1780779866588
},
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "fa0c14be-03f4-4ed2-bd60-e93817382ded",
"timestamp": 1780779866591
},
{
"data": {
"initialData": {
"question": "How do I reset my password?",
"participant": "John Doe"
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780779866591
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "fa0c14be-03f4-4ed2-bd60-e93817382ded",
"timestamp": 1780779866591
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "a6741f04-5a5b-47a9-ac08-eb562f9f6052",
"timestamp": 1780779866593
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780779866593
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "a6741f04-5a5b-47a9-ac08-eb562f9f6052",
"timestamp": 1780779866593
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "30323019-59ba-4a19-a46e-196d469f097d",
"timestamp": 1780779866596
},
{
"event": "fetching GET https://sheets.googleapis.com/v4/spreadsheets/",
"nodeId": "http",
"timestamp": 1780779866596
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780779866596
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "30323019-59ba-4a19-a46e-196d469f097d",
"timestamp": 1780779866674
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "da9a8ee8-5e3f-49db-8d1f-26a61ca82344",
"timestamp": 1780779866677
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780779866677
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780779866677
},
{
"data": {
"status": 200
},
"event": "sheets.read",
"nodeId": "integration",
"timestamp": 1780779866873
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleSheets",
"latencyMs": 196,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780779866873
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "da9a8ee8-5e3f-49db-8d1f-26a61ca82344",
"timestamp": 1780779866873
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "c78f1bf6-8390-48ee-88f4-7d1a893a8ade",
"timestamp": 1780779866879
},
{
"data": {
"inputKeys": [
"statusCode",
"headers",
"body"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780779866879
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "c78f1bf6-8390-48ee-88f4-7d1a893a8ade",
"timestamp": 1780779866879
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "7663c3dd-f713-4034-bef6-0c000285f54f",
"timestamp": 1780779866883
},
{
"data": {
"inputKeys": [
"values"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780779866883
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "7663c3dd-f713-4034-bef6-0c000285f54f",
"timestamp": 1780779866883
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "70a0dcec-9f74-4af2-bd64-0ab762a77e51",
"timestamp": 1780779866886
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780779866886
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780779866886
},
{
"data": {
"status": 200
},
"event": "sheets.read",
"nodeId": "integration",
"timestamp": 1780779867049
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleSheets",
"latencyMs": 163,
"operation": "create"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780779867049
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "70a0dcec-9f74-4af2-bd64-0ab762a77e51",
"timestamp": 1780779867049
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "bddcafa8-6f54-4829-93c9-37bbb9e7edf3",
"timestamp": 1780779867052
},
{
"data": {
"count": 1
},
"event": "splitOut",
"nodeId": "passthrough",
"timestamp": 1780779867052
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "bddcafa8-6f54-4829-93c9-37bbb9e7edf3",
"timestamp": 1780779867052
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "4bad90b2-eefe-49c8-8caa-41cd4cb5e60f",
"timestamp": 1780779867054
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780779867054
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780779867055
},
{
"data": {
"status": 200
},
"event": "sheets.read",
"nodeId": "integration",
"timestamp": 1780779867218
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleSheets",
"latencyMs": 163,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780779867218
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "4bad90b2-eefe-49c8-8caa-41cd4cb5e60f",
"timestamp": 1780779867218
},
{
"data": {
"nodeType": "unsupported"
},
"event": "node_start",
"nodeId": "cbb42384-d46b-471f-a7d8-27e3de042492",
"timestamp": 1780779867222
},
{
"data": {
"type": "@n8n/n8n-nodes-langchain.vectorStoreQdrant"
},
"event": "unsupported_node",
"nodeId": "unsupported",
"timestamp": 1780779867222
},
{
"data": {
"status": "ok",
"nodeType": "unsupported"
},
"event": "node_end",
"nodeId": "cbb42384-d46b-471f-a7d8-27e3de042492",
"timestamp": 1780779867222
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "47c64994-9d1f-42ca-a849-3eeab5335b66",
"timestamp": 1780779867225
},
{
"data": {
"inputKeys": [
"values"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780779867225
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "47c64994-9d1f-42ca-a849-3eeab5335b66",
"timestamp": 1780779867225
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "2579adf0-9c00-4b87-b53e-740044577ab0",
"timestamp": 1780779867230
},
{
"data": {
"inputKeys": [
"0"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780779867230
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "2579adf0-9c00-4b87-b53e-740044577ab0",
"timestamp": 1780779867230
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "c237d523-b290-41ca-b323-4cc7c7f6ff37",
"timestamp": 1780779867233
},
{
"data": {
"count": 1
},
"event": "splitOut",
"nodeId": "passthrough",
"timestamp": 1780779867233
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "c237d523-b290-41ca-b323-4cc7c7f6ff37",
"timestamp": 1780779867233
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "dcfaf927-6ecd-4ebe-aee0-5fb3367b2725",
"timestamp": 1780779867236
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780779867236
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "dcfaf927-6ecd-4ebe-aee0-5fb3367b2725",
"timestamp": 1780779867236
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "7f44a770-4c5d-4404-ae95-d9dee8348380",
"timestamp": 1780779867238
},
{
"event": "fetching POST http://qdrant:6333/collections//points/scroll",
"nodeId": "http",
"timestamp": 1780779867239
},
{
"data": {
"url": "http://qdrant:6333/collections//points/scroll",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780779867239
},
{
"data": {
"error": "fetch failed",
"status": "error",
"degraded": true,
"nodeType": "http"
},
"event": "node_end",
"nodeId": "7f44a770-4c5d-4404-ae95-d9dee8348380",
"timestamp": 1780779867247
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "2b6dc317-f8f3-4201-a9e1-d35ee578e79e",
"timestamp": 1780779867249
},
{
"event": "fetching POST http://qdrant:6333/collections//points",
"nodeId": "http",
"timestamp": 1780779867249
},
{
"data": {
"url": "http://qdrant:6333/collections//points",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780779867249
},
{
"data": {
"error": "fetch failed",
"status": "error",
"degraded": true,
"nodeType": "http"
},
"event": "node_end",
"nodeId": "2b6dc317-f8f3-4201-a9e1-d35ee578e79e",
"timestamp": 1780779867253
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "d4a37d97-975a-4243-a7ea-81b3e30558a5",
"timestamp": 1780779867256
},
{
"data": {
"count": 1
},
"event": "splitOut",
"nodeId": "passthrough",
"timestamp": 1780779867256
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "d4a37d97-975a-4243-a7ea-81b3e30558a5",
"timestamp": 1780779867256
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "83d3b413-a661-4c4c-9b8d-6ee395a15348",
"timestamp": 1780779867259
},
{
"data": {
"inputKeys": [],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780779867259
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "83d3b413-a661-4c4c-9b8d-6ee395a15348",
"timestamp": 1780779867259
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "14784dff-a8ea-4b6b-8379-b0c9051a8f98",
"timestamp": 1780779867261
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780779867261
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/Sink:append?valueInputOption=RAW",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780779867261
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780779867431
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 170,
"operation": "append"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780779867431
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "14784dff-a8ea-4b6b-8379-b0c9051a8f98",
"timestamp": 1780779867431
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "779b9411-db3e-44f3-ad2a-c9d40a70580d",
"timestamp": 1780779867435
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780779867435
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/Sink:append?valueInputOption=RAW",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780779867435
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780779867598
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 164,
"operation": "append"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780779867599
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "779b9411-db3e-44f3-ad2a-c9d40a70580d",
"timestamp": 1780779867599
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "a31ab677-f57c-4b78-a290-d4a913ed4f8e",
"timestamp": 1780779867602
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780779867602
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "a31ab677-f57c-4b78-a290-d4a913ed4f8e",
"timestamp": 1780779867602
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "f31400fb-dd7a-4c62-90ec-e9d78bbaa5e8",
"timestamp": 1780779867605
},
{
"data": {
"inputKeys": [],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780779867605
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "f31400fb-dd7a-4c62-90ec-e9d78bbaa5e8",
"timestamp": 1780779867605
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "450f89c5-ef0f-4bf8-8db9-6347247c7f4d",
"timestamp": 1780779867609
},
{
"event": "true branch",
"nodeId": "if",
"timestamp": 1780779867609
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "450f89c5-ef0f-4bf8-8db9-6347247c7f4d",
"timestamp": 1780779867609
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "6ced8012-1dd3-4da3-8c27-e4f4dfc959f6",
"timestamp": 1780779867612
},
{
"data": {
"of": 1,
"kept": 1
},
"event": "filter",
"nodeId": "passthrough",
"timestamp": 1780779867612
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "6ced8012-1dd3-4da3-8c27-e4f4dfc959f6",
"timestamp": 1780779867612
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "8ae81a55-75e2-40a3-bef6-0935ff08128f",
"timestamp": 1780779867612
},
{
"data": {
"error": "Code node requires 'jsCode' or 'code' parameter",
"status": "error",
"degraded": true,
"nodeType": "code"
},
"event": "node_end",
"nodeId": "8ae81a55-75e2-40a3-bef6-0935ff08128f",
"timestamp": 1780779867612
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "17584901-15d6-421f-ad69-3ba872276055",
"timestamp": 1780779867614
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780779867614
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780779867614
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0002399,
"provider": "openai",
"latencyMs": 1436,
"promptTokens": 8,
"completionTokens": 95
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780779869052
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "17584901-15d6-421f-ad69-3ba872276055",
"timestamp": 1780779869052
}
]