Untitled Workflow

d6ab0e09-d82a-4db0-abd0-878f3f3be2b0

Latency
26306ms
Cost
$0.0002
Tokens
136
Status
partial
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "4ea87754-dead-49ea-848c-ed86c98e217b",
    "timestamp": 1783204608801
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783204608801
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "4ea87754-dead-49ea-848c-ed86c98e217b",
    "timestamp": 1783204608801
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "c20d6e57-eb41-4682-a7f5-5bb4323df476",
    "timestamp": 1783204608804
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783204608804
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783204608804
  },
  {
    "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": "c20d6e57-eb41-4682-a7f5-5bb4323df476",
    "timestamp": 1783204634193
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "8d3b1faf-643c-4070-996d-a59cb06e1827",
    "timestamp": 1783204634197
  },
  {
    "data": {
      "service": "postgres",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783204634197
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "postgres",
      "latencyMs": 120,
      "operation": "executeQuery",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204634319
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "8d3b1faf-643c-4070-996d-a59cb06e1827",
    "timestamp": 1783204634319
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "d9346ade-79d1-44c2-8fa6-b337ad8b0544",
    "timestamp": 1783204634324
  },
  {
    "data": {
      "service": "postgres",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783204634324
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "postgres",
      "latencyMs": 120,
      "operation": "executeQuery",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204634447
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "d9346ade-79d1-44c2-8fa6-b337ad8b0544",
    "timestamp": 1783204634447
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "7f82d6d9-d7d6-4443-bbaa-c9b276a376e3",
    "timestamp": 1783204634451
  },
  {
    "data": {
      "service": "postgres",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783204634451
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "postgres",
      "latencyMs": 120,
      "operation": "executeQuery",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204634574
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "7f82d6d9-d7d6-4443-bbaa-c9b276a376e3",
    "timestamp": 1783204634574
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "fbe9eb68-5990-485c-820f-08234ea33194",
    "timestamp": 1783204634579
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783204634579
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783204634579
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0001574,
      "provider": "openai",
      "latencyMs": 526,
      "promptTokens": 83,
      "completionTokens": 53
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783204635107
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "fbe9eb68-5990-485c-820f-08234ea33194",
    "timestamp": 1783204635107
  }
]