Context-Aware Document Indexing for Pinecone

d5d59a71-bbf5-4a1e-805b-44645a95bcd6

Latency
5091ms
Cost
$0.0000
Tokens
117
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "7abbfa6e-4b17-4656-9b82-377b1bacf539",
    "timestamp": 1780866384163
  },
  {
    "data": {
      "initialData": {
        "data": {
          "split": [
            {
              "text": "This document outlines the process for context-aware document indexing. It leverages AI models to understand the context of documents and store them efficiently in a vector database for retrieval.",
              "metadata": {
                "source": "google_doc_id_12345abcde"
              }
            },
            {
              "text": "The workflow begins by extracting text from a Google Document. This text is then split into manageable sections using a recursive character text splitter.",
              "metadata": {
                "source": "google_doc_id_12345abcde"
              }
            }
          ]
        },
        "output": {
          "concatenated_text": "Introduction: This document outlines the process for context-aware document indexing. It leverages AI models to understand the context of documents and store them efficiently in a vector database for retrieval. The workflow begins by extracting text from a Google Document. This text is then split into manageable sections using a recursive character text splitter."
        },
        "section": "Introduction",
        "document": {
          "id": "google_doc_id_12345abcde",
          "url": "https://docs.google.com/document/d/12345abcde/edit",
          "title": "Context-Aware Document Indexing Guide"
        }
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780866384163
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "7abbfa6e-4b17-4656-9b82-377b1bacf539",
    "timestamp": 1780866384163
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f22557ee-7f37-40cd-9063-a9a759274663",
    "timestamp": 1780866384166
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780866384166
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780866384166
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f22557ee-7f37-40cd-9063-a9a759274663",
    "timestamp": 1780866388369
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "0a8c2426-0aaf-424a-b246-336a9034aba8",
    "timestamp": 1780866388373
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780866388373
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "0a8c2426-0aaf-424a-b246-336a9034aba8",
    "timestamp": 1780866388373
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "a82d4e0b-248e-426d-9ef3-f25e7078ceb3",
    "timestamp": 1780866388374
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780866388374
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "a82d4e0b-248e-426d-9ef3-f25e7078ceb3",
    "timestamp": 1780866388374
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "8571b92f-5587-454f-9700-ea04ca35311b",
    "timestamp": 1780866388375
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780866388375
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780866388375
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780866388818
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 443,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780866388818
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "8571b92f-5587-454f-9700-ea04ca35311b",
    "timestamp": 1780866388818
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "edc587bd-494d-43e8-b6d6-26adab7af3dc",
    "timestamp": 1780866388822
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780866388822
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "edc587bd-494d-43e8-b6d6-26adab7af3dc",
    "timestamp": 1780866388822
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "2bed3d0f-3d65-4394-87f1-e73320a43a4a",
    "timestamp": 1780866388823
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780866388823
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "2bed3d0f-3d65-4394-87f1-e73320a43a4a",
    "timestamp": 1780866388823
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "837fa691-6c66-434b-ba82-d1cad9aecdf7",
    "timestamp": 1780866388823
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'split')",
    "nodeId": "code",
    "timestamp": 1780866388825
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780866388825
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "837fa691-6c66-434b-ba82-d1cad9aecdf7",
    "timestamp": 1780866388825
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "cc801e7e-e01b-421a-9211-08322ef8a0b2",
    "timestamp": 1780866388826
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780866388826
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "cc801e7e-e01b-421a-9211-08322ef8a0b2",
    "timestamp": 1780866388826
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "448ec137-bf64-46b4-bf15-c7a040faa306",
    "timestamp": 1780866388828
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780866388828
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "448ec137-bf64-46b4-bf15-c7a040faa306",
    "timestamp": 1780866388828
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "57e8792e-25ae-43d5-b4e9-e87642365ee9",
    "timestamp": 1780866388829
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780866388829
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "57e8792e-25ae-43d5-b4e9-e87642365ee9",
    "timestamp": 1780866388829
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "2f6950df-ead1-479a-aa51-7768121a4eb2",
    "timestamp": 1780866388830
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780866388830
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780866388830
  },
  {
    "data": {
      "model": "gemini-2.5-flash-lite",
      "costUsd": 0.000025500000000000003,
      "provider": "openai",
      "latencyMs": 420,
      "promptTokens": 71,
      "completionTokens": 46
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780866389251
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "2f6950df-ead1-479a-aa51-7768121a4eb2",
    "timestamp": 1780866389251
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "34a465fc-a505-445a-9211-bcd830381354",
    "timestamp": 1780866389254
  },
  {
    "data": {
      "inputKeys": [
        "text",
        "model",
        "usage"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780866389254
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "34a465fc-a505-445a-9211-bcd830381354",
    "timestamp": 1780866389254
  }
]