OpenRouter AI Chat Interface with Memory

7a45e205-f21b-4a9f-88a6-bf488dc270d8

Latency
9788ms
Cost
$0.0039
Tokens
1,574
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "19d47fcb-af37-4daa-84fd-3f43ffcb90ff",
    "timestamp": 1780741169987
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780741169987
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "19d47fcb-af37-4daa-84fd-3f43ffcb90ff",
    "timestamp": 1780741169987
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "dbbd9746-ca25-4163-91c5-a9e33bff62a4",
    "timestamp": 1780741169989
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741169989
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "dbbd9746-ca25-4163-91c5-a9e33bff62a4",
    "timestamp": 1780741169989
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "ef368cea-1b38-455b-b46a-5d0ef7a3ceb3",
    "timestamp": 1780741169992
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780741169992
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780741169992
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0019403,
      "provider": "openai",
      "latencyMs": 4858,
      "promptTokens": 1,
      "completionTokens": 776
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780741174854
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "ef368cea-1b38-455b-b46a-5d0ef7a3ceb3",
    "timestamp": 1780741174854
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "b72721d2-bce7-458d-8ff1-cc9f6d099aaf",
    "timestamp": 1780741174859
  },
  {
    "data": {
      "inputKeys": [
        "chatInput"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780741174859
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "b72721d2-bce7-458d-8ff1-cc9f6d099aaf",
    "timestamp": 1780741174859
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f5a793f2-1e2f-4349-a075-9b9171297277",
    "timestamp": 1780741174863
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780741174863
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780741174863
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0019903,
      "provider": "openai",
      "latencyMs": 4911,
      "promptTokens": 1,
      "completionTokens": 796
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780741179775
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f5a793f2-1e2f-4349-a075-9b9171297277",
    "timestamp": 1780741179775
  }
]