Local Ollama Chat with Wikipedia and Web Tools

6ef23249-f699-4a43-bd05-618dcbf48f51

Latency
1207ms
Cost
$0.0002
Tokens
119
Status
partial
gemini-3-flash-preview

4 nodes ran as pass-throughs

@n8n/n8n-nodes-langchain.manualChatTrigger, @n8n/n8n-nodes-langchain.toolWikipedia, @n8n/n8n-nodes-langchain.toolHttpRequest, @n8n/n8n-nodes-langchain.lmChatOllama

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "b48f989f-deb9-479c-b163-03f098d00c9c",
    "timestamp": 1780643477118
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.manualChatTrigger"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780643477118
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "b48f989f-deb9-479c-b163-03f098d00c9c",
    "timestamp": 1780643477118
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "add8e8df-6b2a-4cbd-84e7-3b006733ef7d",
    "timestamp": 1780643477120
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.toolWikipedia"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780643477120
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "add8e8df-6b2a-4cbd-84e7-3b006733ef7d",
    "timestamp": 1780643477120
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "8f0653ab-376b-40b9-b876-e608defdeb89",
    "timestamp": 1780643477123
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780643477123
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "8f0653ab-376b-40b9-b876-e608defdeb89",
    "timestamp": 1780643477123
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "ee06c0f4-b2de-4257-9735-3ec228f2b794",
    "timestamp": 1780643477125
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.toolHttpRequest"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780643477125
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "ee06c0f4-b2de-4257-9735-3ec228f2b794",
    "timestamp": 1780643477125
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "3e5608c8-281d-47e0-af9d-77707530fd6b",
    "timestamp": 1780643477128
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.lmChatOllama"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780643477128
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "3e5608c8-281d-47e0-af9d-77707530fd6b",
    "timestamp": 1780643477128
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "13237945-e143-4f65-b034-785f5ebde5bb",
    "timestamp": 1780643477130
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780643477130
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780643477130
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0001985,
      "provider": "openai",
      "latencyMs": 1193,
      "promptTokens": 45,
      "completionTokens": 74
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780643478325
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "13237945-e143-4f65-b034-785f5ebde5bb",
    "timestamp": 1780643478325
  }
]