Monitor brand reputation for negative PR on Reddit with Gemini + LangChain + Sheets

60f6903b-1da5-43b3-856f-baf9d95a8760

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "5fd46f9a-1249-425f-87be-bdf4ade9942b",
    "timestamp": 1783148356195
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783148356195
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "5fd46f9a-1249-425f-87be-bdf4ade9942b",
    "timestamp": 1783148356195
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "625b1e0a-fb13-45af-bf80-c4dd4280f26c",
    "timestamp": 1783148356198
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "lmchatgooglevertex",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148356449
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "625b1e0a-fb13-45af-bf80-c4dd4280f26c",
    "timestamp": 1783148356449
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "35e66e1d-4790-4d14-8984-5b7d461e2397",
    "timestamp": 1783148356454
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148356454
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "35e66e1d-4790-4d14-8984-5b7d461e2397",
    "timestamp": 1783148356454
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "07a53cf0-3ad1-486a-bf99-7831ad1b313c",
    "timestamp": 1783148356458
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "unresolvable-url",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148356458
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "07a53cf0-3ad1-486a-bf99-7831ad1b313c",
    "timestamp": 1783148356458
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "222a0498-76d4-400a-a2a8-03a56a7588cd",
    "timestamp": 1783148356461
  },
  {
    "data": {
      "inputKeys": [
        "statusCode",
        "headers",
        "body",
        "simulated"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783148356461
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "222a0498-76d4-400a-a2a8-03a56a7588cd",
    "timestamp": 1783148356461
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "9738e2da-6af2-4c65-a129-dfbbadaafd01",
    "timestamp": 1783148356463
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1783148356463
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "9738e2da-6af2-4c65-a129-dfbbadaafd01",
    "timestamp": 1783148356463
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "92b25221-e542-48f0-ad97-1a85b39d73d2",
    "timestamp": 1783148356466
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783148356466
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783148356466
  },
  {
    "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": "92b25221-e542-48f0-ad97-1a85b39d73d2",
    "timestamp": 1783148381951
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "663a5764-bb73-43b3-8fb2-131879c0f2de",
    "timestamp": 1783148381951
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "no-source",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148381951
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "663a5764-bb73-43b3-8fb2-131879c0f2de",
    "timestamp": 1783148381951
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "f37847d0-7934-4a9e-aed2-3e77f0614dac",
    "timestamp": 1783148381955
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783148381955
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148382208
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "f37847d0-7934-4a9e-aed2-3e77f0614dac",
    "timestamp": 1783148382208
  }
]