Local AI Chat Interface Using Ollama

89dc45e4-0624-4df6-9e81-9f10c15d9805

Latency
5997ms
Cost
$0.0021
Tokens
845
Status
partial
gemini-3-flash-preview

1 node ran as pass-throughs

@n8n/n8n-nodes-langchain.lmChatOllama

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "475385fa-28f3-45c4-bd1a-10dde79f74f2",
    "timestamp": 1780741824406
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780741824406
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "475385fa-28f3-45c4-bd1a-10dde79f74f2",
    "timestamp": 1780741824406
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "61133dc6-dcd9-44ff-85f2-5d8cc2ce813e",
    "timestamp": 1780741824409
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.lmChatOllama"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780741824409
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "61133dc6-dcd9-44ff-85f2-5d8cc2ce813e",
    "timestamp": 1780741824409
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "eeffdd4e-6795-4ebc-84f7-87b5ac4167d9",
    "timestamp": 1780741824411
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780741824411
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780741824411
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0021103000000000003,
      "provider": "openai",
      "latencyMs": 5986,
      "promptTokens": 1,
      "completionTokens": 844
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780741830403
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "eeffdd4e-6795-4ebc-84f7-87b5ac4167d9",
    "timestamp": 1780741830403
  }
]