OpenRouter AI Chat Interface with Memory

384dec37-814f-441a-b325-e61d0827c3db

Latency
5855ms
Cost
$0.0023
Tokens
963
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "19d47fcb-af37-4daa-84fd-3f43ffcb90ff",
    "timestamp": 1783446955679
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783446955679
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "19d47fcb-af37-4daa-84fd-3f43ffcb90ff",
    "timestamp": 1783446955679
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "dbbd9746-ca25-4163-91c5-a9e33bff62a4",
    "timestamp": 1783446955681
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783446955681
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "dbbd9746-ca25-4163-91c5-a9e33bff62a4",
    "timestamp": 1783446955681
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "ef368cea-1b38-455b-b46a-5d0ef7a3ceb3",
    "timestamp": 1783446955682
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783446955682
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783446955682
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0013277999999999999,
      "provider": "openai",
      "latencyMs": 3365,
      "promptTokens": 1,
      "completionTokens": 531
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783446959048
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "ef368cea-1b38-455b-b46a-5d0ef7a3ceb3",
    "timestamp": 1783446959048
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "b72721d2-bce7-458d-8ff1-cc9f6d099aaf",
    "timestamp": 1783446959049
  },
  {
    "data": {
      "inputKeys": [
        "chatInput",
        "sessionId",
        "prompt",
        "model"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783446959049
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "b72721d2-bce7-458d-8ff1-cc9f6d099aaf",
    "timestamp": 1783446959049
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f5a793f2-1e2f-4349-a075-9b9171297277",
    "timestamp": 1783446959051
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783446959051
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783446959051
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0009323,
      "provider": "openai",
      "latencyMs": 2482,
      "promptTokens": 66,
      "completionTokens": 365
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783446961534
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f5a793f2-1e2f-4349-a075-9b9171297277",
    "timestamp": 1783446961534
  }
]