Vertex AI PDF and Image to CSV

a6cf5889-fa93-4204-a207-1b10a68f6e97

Latency
8369ms
Cost
$0.0022
Tokens
903
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f60ef5f9-bc08-4cc9-804e-697ae6f88b9b",
    "timestamp": 1780648173897
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling google/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780648173897
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780648173897
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0020528,
      "provider": "google",
      "latencyMs": 5712,
      "promptTokens": 1,
      "completionTokens": 821
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780648179611
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f60ef5f9-bc08-4cc9-804e-697ae6f88b9b",
    "timestamp": 1780648179611
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "81d3f7b8-20cb-4aac-82a9-d4e8e6581105",
    "timestamp": 1780648179615
  },
  {
    "data": {
      "kind": "n8n-nodes-base.googleDriveTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780648179615
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "81d3f7b8-20cb-4aac-82a9-d4e8e6581105",
    "timestamp": 1780648179615
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "fe9a8228-7950-4e2c-8982-328e03725782",
    "timestamp": 1780648179619
  },
  {
    "event": "routed:  -> default",
    "nodeId": "switch",
    "timestamp": 1780648179619
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "fe9a8228-7950-4e2c-8982-328e03725782",
    "timestamp": 1780648179619
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "f62b71e5-af17-4f85-abff-7cee5100affc",
    "timestamp": 1780648179621
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780648179621
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780648179621
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780648180083
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 462,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780648180083
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "f62b71e5-af17-4f85-abff-7cee5100affc",
    "timestamp": 1780648180083
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "fa99fbcf-1353-410d-a0db-48cea1178a76",
    "timestamp": 1780648180086
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780648180086
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780648180086
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780648180440
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 354,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780648180440
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "fa99fbcf-1353-410d-a0db-48cea1178a76",
    "timestamp": 1780648180440
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "e4979746-44bb-493e-b5eb-f9646b510888",
    "timestamp": 1780648180443
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780648180443
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "e4979746-44bb-493e-b5eb-f9646b510888",
    "timestamp": 1780648180443
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "daa3ab66-fa14-4792-96d0-3bcbeffd5d60",
    "timestamp": 1780648180446
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780648180446
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780648180446
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0001871,
      "provider": "openai",
      "latencyMs": 1025,
      "promptTokens": 7,
      "completionTokens": 74
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780648181473
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "daa3ab66-fa14-4792-96d0-3bcbeffd5d60",
    "timestamp": 1780648181473
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "6549c335-e749-4b95-b77d-096a5e77af5e",
    "timestamp": 1780648181476
  },
  {
    "event": "fetching POST https://openrouter.ai/api/v1/chat/completions",
    "nodeId": "http",
    "timestamp": 1780648181476
  },
  {
    "data": {
      "url": "https://openrouter.ai/api/v1/chat/completions",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780648181476
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "6549c335-e749-4b95-b77d-096a5e77af5e",
    "timestamp": 1780648181609
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "843bc9c1-79a6-4f42-b9ee-fbec5f30b18d",
    "timestamp": 1780648181611
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780648181611
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "843bc9c1-79a6-4f42-b9ee-fbec5f30b18d",
    "timestamp": 1780648181611
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "42341f03-c9fc-4290-963e-1a723202a739",
    "timestamp": 1780648181613
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780648181613
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "42341f03-c9fc-4290-963e-1a723202a739",
    "timestamp": 1780648181613
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "6404bf65-3a7e-4be9-9b7f-98a23dca2ffd",
    "timestamp": 1780648181615
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780648181615
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780648181615
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780648181921
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 306,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780648181921
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "6404bf65-3a7e-4be9-9b7f-98a23dca2ffd",
    "timestamp": 1780648181921
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "bb446447-3f46-47e7-96a2-3fc720715828",
    "timestamp": 1780648181924
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780648181924
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780648181924
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780648182266
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 342,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780648182266
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "bb446447-3f46-47e7-96a2-3fc720715828",
    "timestamp": 1780648182266
  }
]