AI Document Data Extraction and PII Removal

3ed6fc99-7a14-4ff7-a306-189ebc064104

Latency
793ms
Cost
$0.0001
Tokens
16
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "ff4e8706-09a0-4bf1-86c1-dfb65f55ccb3",
    "timestamp": 1783205360302
  },
  {
    "data": {
      "kind": "n8n-nodes-base.googleDriveTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783205360302
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "ff4e8706-09a0-4bf1-86c1-dfb65f55ccb3",
    "timestamp": 1783205360302
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "92715586-e630-4584-83a3-1af42d7cb50e",
    "timestamp": 1783205360305
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1783205360305
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "92715586-e630-4584-83a3-1af42d7cb50e",
    "timestamp": 1783205360305
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "340fb03b-3b8a-4eb4-ad4c-b0ba12b72b19",
    "timestamp": 1783205360307
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "googleDrive",
      "latencyMs": 0,
      "operation": "download",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783205360307
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "340fb03b-3b8a-4eb4-ad4c-b0ba12b72b19",
    "timestamp": 1783205360307
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "4a5d037f-0103-4645-87d0-785dfdfb80d1",
    "timestamp": 1783205360310
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783205360310
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "4a5d037f-0103-4645-87d0-785dfdfb80d1",
    "timestamp": 1783205360310
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "36c7e83d-f22f-4a71-b5a2-64ed3e4ce24b",
    "timestamp": 1783205360313
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783205360313
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783205360313
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0001075,
      "provider": "openai",
      "latencyMs": 765,
      "promptTokens": 7,
      "completionTokens": 9
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783205361079
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "36c7e83d-f22f-4a71-b5a2-64ed3e4ce24b",
    "timestamp": 1783205361079
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "2c4b3242-34db-4948-b835-cd2340ad7b19",
    "timestamp": 1783205361084
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1783205361084
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "2c4b3242-34db-4948-b835-cd2340ad7b19",
    "timestamp": 1783205361084
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "771c6535-47d4-4c70-b487-bd5ac602e29c",
    "timestamp": 1783205361087
  },
  {
    "data": {
      "inputCount": 3
    },
    "event": "merged 3 inputs",
    "nodeId": "merge",
    "timestamp": 1783205361087
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "771c6535-47d4-4c70-b487-bd5ac602e29c",
    "timestamp": 1783205361087
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "4207dc71-5b0e-4780-9f23-00f5a7fc3862",
    "timestamp": 1783205361087
  },
  {
    "event": "execution error (simulated): PII column names are missing in the input data.",
    "nodeId": "code",
    "timestamp": 1783205361091
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783205361091
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "4207dc71-5b0e-4780-9f23-00f5a7fc3862",
    "timestamp": 1783205361092
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "1fc467fd-379d-4841-978b-89c1453b61d8",
    "timestamp": 1783205361095
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "googleDrive",
      "latencyMs": 0,
      "operation": "createFromText",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783205361095
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "1fc467fd-379d-4841-978b-89c1453b61d8",
    "timestamp": 1783205361095
  }
]