Autonomous Deep Research Agent with Jina AI

eae5789d-e7d0-46c2-97af-ee7e223eef86

Latency
12575ms
Cost
$0.0040
Tokens
1,801
Status
partial
gemini-3-flash-preview

2 nodes ran as pass-throughs

@n8n/n8n-nodes-langchain.lmChatOpenRouter, @n8n/n8n-nodes-langchain.toolWikipedia

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "b7b70ba1-0267-4d2b-91f4-5cc4fd22fd03",
    "timestamp": 1780739946871
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780739946871
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "b7b70ba1-0267-4d2b-91f4-5cc4fd22fd03",
    "timestamp": 1780739946871
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "5f92361a-b490-479d-8360-c87a100b470e",
    "timestamp": 1780739946875
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780739946875
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "5f92361a-b490-479d-8360-c87a100b470e",
    "timestamp": 1780739946875
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "2edc683b-65f7-40c3-a22d-7fbf5b67de0a",
    "timestamp": 1780739946877
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780739946877
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "2edc683b-65f7-40c3-a22d-7fbf5b67de0a",
    "timestamp": 1780739946877
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "23017ae7-72a7-45c7-8edf-d0ba72220675",
    "timestamp": 1780739946880
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780739946880
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "23017ae7-72a7-45c7-8edf-d0ba72220675",
    "timestamp": 1780739946880
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "6bc9533b-e265-47b3-b93a-3a4f86ba0541",
    "timestamp": 1780739946882
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.toolWikipedia"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780739946882
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "6bc9533b-e265-47b3-b93a-3a4f86ba0541",
    "timestamp": 1780739946882
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "55a8a512-f2d4-4aed-93e5-dd9bfa2dcaad",
    "timestamp": 1780739946885
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780739946885
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780739946885
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0025578000000000003,
      "provider": "openai",
      "latencyMs": 6815,
      "promptTokens": 26,
      "completionTokens": 1020
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780739953702
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "55a8a512-f2d4-4aed-93e5-dd9bfa2dcaad",
    "timestamp": 1780739953702
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "4ab360eb-858f-48b8-a00d-71867d4f0c93",
    "timestamp": 1780739953702
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "4ab360eb-858f-48b8-a00d-71867d4f0c93",
    "timestamp": 1780739953705
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "5a3ac393-8355-449f-93cb-b98e8bee9b80",
    "timestamp": 1780739953708
  },
  {
    "event": "fetching GET https://serpapi.com/search",
    "nodeId": "http",
    "timestamp": 1780739953708
  },
  {
    "data": {
      "url": "https://serpapi.com/search",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780739953708
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "5a3ac393-8355-449f-93cb-b98e8bee9b80",
    "timestamp": 1780739953985
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "dad82469-830d-40fb-9f6b-b9fefef41267",
    "timestamp": 1780739953990
  },
  {
    "event": "fetching GET https://r.jina.ai/",
    "nodeId": "http",
    "timestamp": 1780739953990
  },
  {
    "data": {
      "url": "https://r.jina.ai/",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780739953990
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "dad82469-830d-40fb-9f6b-b9fefef41267",
    "timestamp": 1780739954241
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "e21bbdf6-a903-491e-920c-ef7576f9ce80",
    "timestamp": 1780739954241
  },
  {
    "event": "execution error: Cannot read properties of undefined (reading 'length')",
    "nodeId": "code",
    "timestamp": 1780739954247
  },
  {
    "data": {
      "error": "Code node execution failed: Cannot read properties of undefined (reading 'length')",
      "status": "error",
      "degraded": true,
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "e21bbdf6-a903-491e-920c-ef7576f9ce80",
    "timestamp": 1780739954248
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "a856c8e8-5c3c-4a2f-9086-66deee1afd06",
    "timestamp": 1780739954252
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780739954252
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780739954252
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.000101,
      "provider": "openai",
      "latencyMs": 1084,
      "promptTokens": 70,
      "completionTokens": 32
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780739955338
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "a856c8e8-5c3c-4a2f-9086-66deee1afd06",
    "timestamp": 1780739955338
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "6d5c6698-0b4f-438c-91b9-3597f5d3e904",
    "timestamp": 1780739955344
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780739955344
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780739955344
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0013267,
      "provider": "openai",
      "latencyMs": 4090,
      "promptTokens": 139,
      "completionTokens": 514
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780739959436
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "6d5c6698-0b4f-438c-91b9-3597f5d3e904",
    "timestamp": 1780739959436
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "05fea6a1-791e-4980-8f2a-2960455066d7",
    "timestamp": 1780739959442
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780739959442
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "05fea6a1-791e-4980-8f2a-2960455066d7",
    "timestamp": 1780739959442
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "df00e7e8-99b8-484a-8047-869474fefee9",
    "timestamp": 1780739959446
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780739959446
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "df00e7e8-99b8-484a-8047-869474fefee9",
    "timestamp": 1780739959446
  }
]