Context-Aware Document Indexing for Pinecone

9ac0e7ce-2066-4416-a56f-69ec80bb927c

Latency
4838ms
Cost
$0.0015
Tokens
679
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "7abbfa6e-4b17-4656-9b82-377b1bacf539",
    "timestamp": 1780860192904
  },
  {
    "data": {
      "initialData": {}
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780860192904
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "7abbfa6e-4b17-4656-9b82-377b1bacf539",
    "timestamp": 1780860192904
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f22557ee-7f37-40cd-9063-a9a759274663",
    "timestamp": 1780860192907
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780860192907
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780860192907
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0014552999999999999,
      "provider": "openai",
      "latencyMs": 3462,
      "promptTokens": 1,
      "completionTokens": 582
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780860196371
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f22557ee-7f37-40cd-9063-a9a759274663",
    "timestamp": 1780860196371
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "0a8c2426-0aaf-424a-b246-336a9034aba8",
    "timestamp": 1780860196376
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780860196376
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "0a8c2426-0aaf-424a-b246-336a9034aba8",
    "timestamp": 1780860196377
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "a82d4e0b-248e-426d-9ef3-f25e7078ceb3",
    "timestamp": 1780860196379
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780860196379
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "a82d4e0b-248e-426d-9ef3-f25e7078ceb3",
    "timestamp": 1780860196379
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "8571b92f-5587-454f-9700-ea04ca35311b",
    "timestamp": 1780860196383
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860196383
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860196383
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780860196775
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 392,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860196775
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "8571b92f-5587-454f-9700-ea04ca35311b",
    "timestamp": 1780860196775
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "edc587bd-494d-43e8-b6d6-26adab7af3dc",
    "timestamp": 1780860196781
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780860196781
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "edc587bd-494d-43e8-b6d6-26adab7af3dc",
    "timestamp": 1780860196781
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "2bed3d0f-3d65-4394-87f1-e73320a43a4a",
    "timestamp": 1780860196784
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780860196784
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "2bed3d0f-3d65-4394-87f1-e73320a43a4a",
    "timestamp": 1780860196784
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "837fa691-6c66-434b-ba82-d1cad9aecdf7",
    "timestamp": 1780860196784
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'split')",
    "nodeId": "code",
    "timestamp": 1780860196788
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860196788
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "837fa691-6c66-434b-ba82-d1cad9aecdf7",
    "timestamp": 1780860196788
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "cc801e7e-e01b-421a-9211-08322ef8a0b2",
    "timestamp": 1780860196790
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780860196790
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "cc801e7e-e01b-421a-9211-08322ef8a0b2",
    "timestamp": 1780860196790
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "448ec137-bf64-46b4-bf15-c7a040faa306",
    "timestamp": 1780860196793
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780860196793
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "448ec137-bf64-46b4-bf15-c7a040faa306",
    "timestamp": 1780860196793
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "57e8792e-25ae-43d5-b4e9-e87642365ee9",
    "timestamp": 1780860196795
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780860196795
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "57e8792e-25ae-43d5-b4e9-e87642365ee9",
    "timestamp": 1780860196795
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "2f6950df-ead1-479a-aa51-7768121a4eb2",
    "timestamp": 1780860196797
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780860196797
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780860196797
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.00008379999999999999,
      "provider": "openai",
      "latencyMs": 937,
      "promptTokens": 71,
      "completionTokens": 25
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780860197736
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "2f6950df-ead1-479a-aa51-7768121a4eb2",
    "timestamp": 1780860197736
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "34a465fc-a505-445a-9211-bcd830381354",
    "timestamp": 1780860197742
  },
  {
    "data": {
      "inputKeys": [
        "text",
        "model",
        "usage"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780860197742
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "34a465fc-a505-445a-9211-bcd830381354",
    "timestamp": 1780860197742
  }
]