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

cc067b4d-b9a2-44e9-a2b5-f0889f2e0389

Latency
1046ms
Cost
$0.0001
Tokens
16
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "5fd46f9a-1249-425f-87be-bdf4ade9942b",
    "timestamp": 1783148354194
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783148354194
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "5fd46f9a-1249-425f-87be-bdf4ade9942b",
    "timestamp": 1783148354194
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "625b1e0a-fb13-45af-bf80-c4dd4280f26c",
    "timestamp": 1783148354198
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "lmchatgooglevertex",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148354449
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "625b1e0a-fb13-45af-bf80-c4dd4280f26c",
    "timestamp": 1783148354449
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "35e66e1d-4790-4d14-8984-5b7d461e2397",
    "timestamp": 1783148354454
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148354454
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "35e66e1d-4790-4d14-8984-5b7d461e2397",
    "timestamp": 1783148354454
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "07a53cf0-3ad1-486a-bf99-7831ad1b313c",
    "timestamp": 1783148354457
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "unresolvable-url",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148354457
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "07a53cf0-3ad1-486a-bf99-7831ad1b313c",
    "timestamp": 1783148354457
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "222a0498-76d4-400a-a2a8-03a56a7588cd",
    "timestamp": 1783148354460
  },
  {
    "data": {
      "inputKeys": [
        "statusCode",
        "headers",
        "body",
        "simulated"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783148354460
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "222a0498-76d4-400a-a2a8-03a56a7588cd",
    "timestamp": 1783148354460
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "9738e2da-6af2-4c65-a129-dfbbadaafd01",
    "timestamp": 1783148354463
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1783148354463
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "9738e2da-6af2-4c65-a129-dfbbadaafd01",
    "timestamp": 1783148354463
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "92b25221-e542-48f0-ad97-1a85b39d73d2",
    "timestamp": 1783148354465
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783148354465
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783148354465
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0001075,
      "provider": "openai",
      "latencyMs": 516,
      "promptTokens": 7,
      "completionTokens": 9
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783148354982
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "92b25221-e542-48f0-ad97-1a85b39d73d2",
    "timestamp": 1783148354982
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "663a5764-bb73-43b3-8fb2-131879c0f2de",
    "timestamp": 1783148354982
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "no-source",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148354982
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "663a5764-bb73-43b3-8fb2-131879c0f2de",
    "timestamp": 1783148354982
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "f37847d0-7934-4a9e-aed2-3e77f0614dac",
    "timestamp": 1783148354987
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783148354987
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148355240
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "f37847d0-7934-4a9e-aed2-3e77f0614dac",
    "timestamp": 1783148355240
  }
]