OpenAI Assistant with Google Drive Document Memory

10e97eff-abdc-4f0f-9e44-5ade3120118d

Latency
15682ms
Cost
$0.0057
Tokens
2,274
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "8a00e7b2-8348-47d2-87db-fe40b41a44f1",
    "timestamp": 1780860305632
  },
  {
    "data": {
      "initialData": {
        "chatInput": "Summarize the key findings in the 'Project Alpha Q4 Report' from my Google Drive."
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780860305632
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "8a00e7b2-8348-47d2-87db-fe40b41a44f1",
    "timestamp": 1780860305632
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "a8a72d6e-8278-4786-915d-311a2d8f5894",
    "timestamp": 1780860305634
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780860305634
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "a8a72d6e-8278-4786-915d-311a2d8f5894",
    "timestamp": 1780860305634
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "66b90297-1c2d-4325-8fc6-0dc1a83fd88d",
    "timestamp": 1780860305636
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780860305636
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "66b90297-1c2d-4325-8fc6-0dc1a83fd88d",
    "timestamp": 1780860305636
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "40fa9eac-ddfb-4791-94ed-5b10b6e603b9",
    "timestamp": 1780860305639
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780860305639
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780860305639
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0006877999999999999,
      "provider": "openai",
      "latencyMs": 2135,
      "promptTokens": 1,
      "completionTokens": 275
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780860307776
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "40fa9eac-ddfb-4791-94ed-5b10b6e603b9",
    "timestamp": 1780860307776
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "1d8fe39a-c7b9-4c38-9dc6-0fbce63151ba",
    "timestamp": 1780860307781
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860307781
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860307781
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780860308186
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 405,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860308186
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "1d8fe39a-c7b9-4c38-9dc6-0fbce63151ba",
    "timestamp": 1780860308186
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "dd236bd9-6051-42f2-bfbe-ea21e23f9ac7",
    "timestamp": 1780860308191
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780860308191
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780860308191
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0012278,
      "provider": "openai",
      "latencyMs": 3267,
      "promptTokens": 1,
      "completionTokens": 491
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780860311460
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "dd236bd9-6051-42f2-bfbe-ea21e23f9ac7",
    "timestamp": 1780860311460
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "695b3b40-e24c-4b5b-9a76-ea4ec602cfbc",
    "timestamp": 1780860311465
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780860311465
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780860311465
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0019027999999999998,
      "provider": "openai",
      "latencyMs": 4349,
      "promptTokens": 1,
      "completionTokens": 761
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780860315815
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "695b3b40-e24c-4b5b-9a76-ea4ec602cfbc",
    "timestamp": 1780860315815
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "295f031c-cfba-4082-9e8e-cec7fadd3a9b",
    "timestamp": 1780860315820
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780860315820
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780860315820
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0018578,
      "provider": "openai",
      "latencyMs": 5490,
      "promptTokens": 1,
      "completionTokens": 743
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780860321314
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "295f031c-cfba-4082-9e8e-cec7fadd3a9b",
    "timestamp": 1780860321314
  }
]