Baserow AI File Processor and Row Updater

cfdd1c46-e48f-47dd-9fd5-3c39fb2574a3

Latency
4607ms
Cost
$0.0013
Tokens
177
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "065d7ec9-edc5-46f6-b8ac-d62ed0e5c8e3",
    "timestamp": 1783204603958
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783204603958
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "065d7ec9-edc5-46f6-b8ac-d62ed0e5c8e3",
    "timestamp": 1783204603958
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f38aa7a3-479b-4876-87bf-769ada3089f2",
    "timestamp": 1783204603960
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783204603960
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783204603960
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0001075,
      "provider": "openai",
      "latencyMs": 733,
      "promptTokens": 7,
      "completionTokens": 9
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783204604695
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f38aa7a3-479b-4876-87bf-769ada3089f2",
    "timestamp": 1783204604695
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "e47e36d4-bf6d-48d3-9e52-d8bbac06c4b4",
    "timestamp": 1783204604700
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783204604700
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783204604700
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0001075,
      "provider": "openai",
      "latencyMs": 572,
      "promptTokens": 7,
      "completionTokens": 9
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783204605275
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "e47e36d4-bf6d-48d3-9e52-d8bbac06c4b4",
    "timestamp": 1783204605276
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "c501042d-f9e7-4c1a-b01d-b11392b1a804",
    "timestamp": 1783204605279
  },
  {
    "event": "fetching GET https://api.baserow.io/api/database/fields/table/123/",
    "nodeId": "http",
    "timestamp": 1783204605279
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/fields/table/123/",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204605279
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-401",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204606007
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "c501042d-f9e7-4c1a-b01d-b11392b1a804",
    "timestamp": 1783204606007
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "af6c3b7f-bb8b-4037-8e3b-337d81ca5632",
    "timestamp": 1783204606007
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "af6c3b7f-bb8b-4037-8e3b-337d81ca5632",
    "timestamp": 1783204606013
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "e1f8f740-c784-4f07-9265-76db518f3ebc",
    "timestamp": 1783204606017
  },
  {
    "data": {
      "inputKeys": [
        "json"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783204606017
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "e1f8f740-c784-4f07-9265-76db518f3ebc",
    "timestamp": 1783204606017
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "ac1403b4-9d45-404d-9892-0bed39b9ec82",
    "timestamp": 1783204606020
  },
  {
    "event": "no rule matched -> default",
    "nodeId": "switch",
    "timestamp": 1783204606020
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "ac1403b4-9d45-404d-9892-0bed39b9ec82",
    "timestamp": 1783204606020
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "13fd10c0-d4eb-463a-a8b6-5471380f3710",
    "timestamp": 1783204606022
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204606022
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "13fd10c0-d4eb-463a-a8b6-5471380f3710",
    "timestamp": 1783204606022
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "bc144115-f3a2-4e99-a35c-4a780754d0fb",
    "timestamp": 1783204606025
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204606025
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "bc144115-f3a2-4e99-a35c-4a780754d0fb",
    "timestamp": 1783204606025
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "40fc77b8-a986-40ab-a78c-da05a3f171c2",
    "timestamp": 1783204606027
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1783204606027
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "40fc77b8-a986-40ab-a78c-da05a3f171c2",
    "timestamp": 1783204606027
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "5aab6971-1d6f-4b82-a218-4e25c7b28052",
    "timestamp": 1783204606029
  },
  {
    "data": {
      "of": 1,
      "kept": 1
    },
    "event": "filter",
    "nodeId": "passthrough",
    "timestamp": 1783204606029
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "5aab6971-1d6f-4b82-a218-4e25c7b28052",
    "timestamp": 1783204606029
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "c0297c19-04b8-4d56-9ce0-320b399f73bd",
    "timestamp": 1783204606032
  },
  {
    "data": {
      "of": 1,
      "kept": 1
    },
    "event": "filter",
    "nodeId": "passthrough",
    "timestamp": 1783204606032
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "c0297c19-04b8-4d56-9ce0-320b399f73bd",
    "timestamp": 1783204606032
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "e303b7c3-639a-4136-8aa4-074eedeb273f",
    "timestamp": 1783204606034
  },
  {
    "event": "fetching GET https://api.baserow.io/api/database/rows/table//",
    "nodeId": "http",
    "timestamp": 1783204606034
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/rows/table//",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204606034
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204606191
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "e303b7c3-639a-4136-8aa4-074eedeb273f",
    "timestamp": 1783204606191
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "4be0a9e5-e77e-4cea-9dd3-bc6e7de7a72b",
    "timestamp": 1783204606196
  },
  {
    "event": "fetching GET https://api.baserow.io/api/database/rows/table///",
    "nodeId": "http",
    "timestamp": 1783204606196
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/rows/table///",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204606196
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204606353
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "4be0a9e5-e77e-4cea-9dd3-bc6e7de7a72b",
    "timestamp": 1783204606353
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "9ad2e0c8-c92d-460d-be7a-237ce29b34c2",
    "timestamp": 1783204606353
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "9ad2e0c8-c92d-460d-be7a-237ce29b34c2",
    "timestamp": 1783204606358
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "72b137e9-2e87-4580-9282-0ab7c5147f68",
    "timestamp": 1783204606361
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "unresolvable-url",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204606361
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "72b137e9-2e87-4580-9282-0ab7c5147f68",
    "timestamp": 1783204606361
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "d479ee4e-4a87-4a0e-b9ca-4aa54afdc67a",
    "timestamp": 1783204606364
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204606364
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "d479ee4e-4a87-4a0e-b9ca-4aa54afdc67a",
    "timestamp": 1783204606364
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "717e36f8-7dd7-44a6-bcef-9f20735853d2",
    "timestamp": 1783204606367
  },
  {
    "event": "fetching PATCH https://api.baserow.io/api/database/rows/table///",
    "nodeId": "http",
    "timestamp": 1783204606367
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/rows/table///",
      "method": "PATCH"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204606367
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204606530
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "717e36f8-7dd7-44a6-bcef-9f20735853d2",
    "timestamp": 1783204606530
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "b807a9c0-2334-491c-a259-1e0e266f89df",
    "timestamp": 1783204606538
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783204606538
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "b807a9c0-2334-491c-a259-1e0e266f89df",
    "timestamp": 1783204606538
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "d29a58db-f547-4a4b-bc20-10e14529e474",
    "timestamp": 1783204606541
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204606541
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "d29a58db-f547-4a4b-bc20-10e14529e474",
    "timestamp": 1783204606541
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "233b2e96-7873-42f0-989f-c3df5a8e4542",
    "timestamp": 1783204606544
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204606544
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "233b2e96-7873-42f0-989f-c3df5a8e4542",
    "timestamp": 1783204606544
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "396eb9c0-dcde-4735-9e15-bf6350def086",
    "timestamp": 1783204606548
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783204606548
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783204606548
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0006175,
      "provider": "openai",
      "latencyMs": 1077,
      "promptTokens": 23,
      "completionTokens": 56
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783204607629
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "396eb9c0-dcde-4735-9e15-bf6350def086",
    "timestamp": 1783204607629
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "4c5bc9c8-1bcb-48b1-82d0-5cf04535108c",
    "timestamp": 1783204607629
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'filter')",
    "nodeId": "code",
    "timestamp": 1783204607633
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204607633
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "4c5bc9c8-1bcb-48b1-82d0-5cf04535108c",
    "timestamp": 1783204607634
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "85d5c817-e5f8-45ea-bf7f-efc7913f542c",
    "timestamp": 1783204607637
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204607637
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "85d5c817-e5f8-45ea-bf7f-efc7913f542c",
    "timestamp": 1783204607637
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "69005b35-9c66-4c14-80a9-ef8e945dab30",
    "timestamp": 1783204607639
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204607639
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "69005b35-9c66-4c14-80a9-ef8e945dab30",
    "timestamp": 1783204607639
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "1b0e14da-13a8-4023-9006-464578bf0ff5",
    "timestamp": 1783204607642
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "unresolvable-url",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204607642
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "1b0e14da-13a8-4023-9006-464578bf0ff5",
    "timestamp": 1783204607642
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "47cf67bc-a3e2-4796-b5a7-4f6a6aef3e90",
    "timestamp": 1783204607645
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204607645
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "47cf67bc-a3e2-4796-b5a7-4f6a6aef3e90",
    "timestamp": 1783204607645
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "3dc743cc-0dde-4349-975c-fa453d99dbaf",
    "timestamp": 1783204607648
  },
  {
    "event": "fetching PATCH https://api.baserow.io/api/database/rows/table///",
    "nodeId": "http",
    "timestamp": 1783204607648
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/rows/table///",
      "method": "PATCH"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204607648
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204607806
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "3dc743cc-0dde-4349-975c-fa453d99dbaf",
    "timestamp": 1783204607806
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "49c53281-d323-4794-919a-d807d7ccc25e",
    "timestamp": 1783204607812
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783204607812
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "49c53281-d323-4794-919a-d807d7ccc25e",
    "timestamp": 1783204607812
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "bc23708a-b177-47db-8a30-4330198710e0",
    "timestamp": 1783204607817
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783204607817
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783204607817
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0004875,
      "provider": "openai",
      "latencyMs": 740,
      "promptTokens": 23,
      "completionTokens": 43
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783204608565
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "bc23708a-b177-47db-8a30-4330198710e0",
    "timestamp": 1783204608565
  }
]