OpenRouter AI Chat Interface with Memory

4422cc89-1bc2-465f-80b8-d380e66b91ec

Latency
27283ms
Cost
$0.0003
Tokens
169
Status
partial
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "19d47fcb-af37-4daa-84fd-3f43ffcb90ff",
    "timestamp": 1783446927258
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783446927258
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "19d47fcb-af37-4daa-84fd-3f43ffcb90ff",
    "timestamp": 1783446927258
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "dbbd9746-ca25-4163-91c5-a9e33bff62a4",
    "timestamp": 1783446927261
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783446927261
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "dbbd9746-ca25-4163-91c5-a9e33bff62a4",
    "timestamp": 1783446927261
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "ef368cea-1b38-455b-b46a-5d0ef7a3ceb3",
    "timestamp": 1783446927264
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783446927264
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783446927264
  },
  {
    "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": "ef368cea-1b38-455b-b46a-5d0ef7a3ceb3",
    "timestamp": 1783446953617
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "b72721d2-bce7-458d-8ff1-cc9f6d099aaf",
    "timestamp": 1783446953619
  },
  {
    "data": {
      "inputKeys": [
        "chatInput",
        "sessionId",
        "prompt",
        "model"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783446953619
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "b72721d2-bce7-458d-8ff1-cc9f6d099aaf",
    "timestamp": 1783446953619
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f5a793f2-1e2f-4349-a075-9b9171297277",
    "timestamp": 1783446953620
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783446953620
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783446953620
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0002773,
      "provider": "openai",
      "latencyMs": 920,
      "promptTokens": 66,
      "completionTokens": 103
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783446954541
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f5a793f2-1e2f-4349-a075-9b9171297277",
    "timestamp": 1783446954541
  }
]