AI-powered RAG configuration assistant: From form to email recommendations

9a9db647-d33a-4654-ab37-c2873897661f

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "ccda174f-3fee-4c2a-9a43-bed1c191e2ee",
    "timestamp": 1780868734380
  },
  {
    "data": {
      "kind": "n8n-nodes-base.formTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780868734380
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "ccda174f-3fee-4c2a-9a43-bed1c191e2ee",
    "timestamp": 1780868734380
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "a7f769ca-95b3-414f-8e1b-b6d6add0cbcc",
    "timestamp": 1780868734381
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780868734381
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780868734381
  },
  {
    "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": "a7f769ca-95b3-414f-8e1b-b6d6add0cbcc",
    "timestamp": 1780868738529
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "3a5801af-eaf6-4073-a341-7b365b2fa39a",
    "timestamp": 1780868738529
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "no-source",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780868738529
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "3a5801af-eaf6-4073-a341-7b365b2fa39a",
    "timestamp": 1780868738529
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "e1159295-ad3c-4099-b142-24f5483e4731",
    "timestamp": 1780868738533
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780868738533
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "e1159295-ad3c-4099-b142-24f5483e4731",
    "timestamp": 1780868738533
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "ac8a1708-032e-4b78-aeb5-81745d89d8b3",
    "timestamp": 1780868738533
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "no-source",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780868738533
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "ac8a1708-032e-4b78-aeb5-81745d89d8b3",
    "timestamp": 1780868738533
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "ee8423ec-e0fe-46b5-b87f-6c6e59091741",
    "timestamp": 1780868738533
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "no-source",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780868738533
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "ee8423ec-e0fe-46b5-b87f-6c6e59091741",
    "timestamp": 1780868738533
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "be6cf06a-b292-433f-8090-78484b622f79",
    "timestamp": 1780868738536
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1780868738536
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "be6cf06a-b292-433f-8090-78484b622f79",
    "timestamp": 1780868738536
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "5ceb2c8a-90dd-40b8-833f-39086ccbfac1",
    "timestamp": 1780868738537
  },
  {
    "data": {
      "inputKeys": [
        "formName",
        "submissionId",
        "timestamp",
        "fields",
        "files"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780868738537
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "5ceb2c8a-90dd-40b8-833f-39086ccbfac1",
    "timestamp": 1780868738537
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "96cabdf9-24d3-4068-8ed8-84504f836286",
    "timestamp": 1780868738539
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780868738539
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780868738539
  },
  {
    "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": "96cabdf9-24d3-4068-8ed8-84504f836286",
    "timestamp": 1780868742648
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "9b2f0a9e-06cb-47e9-9443-92b4de4326d5",
    "timestamp": 1780868742648
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "no-source",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780868742648
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "9b2f0a9e-06cb-47e9-9443-92b4de4326d5",
    "timestamp": 1780868742648
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "9d962767-d6d4-48a0-8502-00b970669254",
    "timestamp": 1780868742648
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "no-source",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780868742648
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "9d962767-d6d4-48a0-8502-00b970669254",
    "timestamp": 1780868742648
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "61b5dea4-fce0-46f5-b2ae-cdb7e8e14fa8",
    "timestamp": 1780868742648
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "no-source",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780868742648
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "61b5dea4-fce0-46f5-b2ae-cdb7e8e14fa8",
    "timestamp": 1780868742648
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c7bffbf8-ec03-4361-a254-e5c386d05d54",
    "timestamp": 1780868742657
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780868742657
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780868742657
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780868742878
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 221,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780868742878
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c7bffbf8-ec03-4361-a254-e5c386d05d54",
    "timestamp": 1780868742878
  }
]