Context-Aware Document Indexing for Pinecone
023dd5e3-19e1-4ad0-9316-b3a8f3fd9af5
Latency
2489ms
Cost
$0.0009
Tokens
147
Status
successgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "7abbfa6e-4b17-4656-9b82-377b1bacf539",
"timestamp": 1782940142831
},
{
"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": 1782940142831
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "7abbfa6e-4b17-4656-9b82-377b1bacf539",
"timestamp": 1782940142831
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "f22557ee-7f37-40cd-9063-a9a759274663",
"timestamp": 1782940142833
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1782940142833
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1782940142833
},
{
"data": {
"model": "gpt-4o-mini-2024-07-18",
"costUsd": 0.0001075,
"provider": "openai",
"latencyMs": 721,
"promptTokens": 7,
"completionTokens": 9
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1782940143555
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "f22557ee-7f37-40cd-9063-a9a759274663",
"timestamp": 1782940143555
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "0a8c2426-0aaf-424a-b246-336a9034aba8",
"timestamp": 1782940143559
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782940143560
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "0a8c2426-0aaf-424a-b246-336a9034aba8",
"timestamp": 1782940143560
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "a82d4e0b-248e-426d-9ef3-f25e7078ceb3",
"timestamp": 1782940143563
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782940143563
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "a82d4e0b-248e-426d-9ef3-f25e7078ceb3",
"timestamp": 1782940143563
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "8571b92f-5587-454f-9700-ea04ca35311b",
"timestamp": 1782940143564
},
{
"data": {
"service": "googleDrive",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1782940143564
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 250,
"operation": "download",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1782940143816
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "8571b92f-5587-454f-9700-ea04ca35311b",
"timestamp": 1782940143816
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "edc587bd-494d-43e8-b6d6-26adab7af3dc",
"timestamp": 1782940143822
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782940143822
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "edc587bd-494d-43e8-b6d6-26adab7af3dc",
"timestamp": 1782940143822
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "2bed3d0f-3d65-4394-87f1-e73320a43a4a",
"timestamp": 1782940143825
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782940143825
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "2bed3d0f-3d65-4394-87f1-e73320a43a4a",
"timestamp": 1782940143825
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "837fa691-6c66-434b-ba82-d1cad9aecdf7",
"timestamp": 1782940143825
},
{
"event": "execution error (simulated): Cannot read properties of undefined (reading 'split')",
"nodeId": "code",
"timestamp": 1782940143826
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "exec-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1782940143826
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "837fa691-6c66-434b-ba82-d1cad9aecdf7",
"timestamp": 1782940143827
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "cc801e7e-e01b-421a-9211-08322ef8a0b2",
"timestamp": 1782940143828
},
{
"data": {
"count": 1
},
"event": "splitOut",
"nodeId": "passthrough",
"timestamp": 1782940143828
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "cc801e7e-e01b-421a-9211-08322ef8a0b2",
"timestamp": 1782940143828
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "448ec137-bf64-46b4-bf15-c7a040faa306",
"timestamp": 1782940143830
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782940143830
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "448ec137-bf64-46b4-bf15-c7a040faa306",
"timestamp": 1782940143830
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "57e8792e-25ae-43d5-b4e9-e87642365ee9",
"timestamp": 1782940143831
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782940143831
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "57e8792e-25ae-43d5-b4e9-e87642365ee9",
"timestamp": 1782940143831
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "2f6950df-ead1-479a-aa51-7768121a4eb2",
"timestamp": 1782940143833
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1782940143833
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1782940143833
},
{
"data": {
"model": "gpt-4o-mini-2024-07-18",
"costUsd": 0.000755,
"provider": "openai",
"latencyMs": 1478,
"promptTokens": 74,
"completionTokens": 57
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1782940145315
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "2f6950df-ead1-479a-aa51-7768121a4eb2",
"timestamp": 1782940145315
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "34a465fc-a505-445a-9211-bcd830381354",
"timestamp": 1782940145320
},
{
"data": {
"inputKeys": [
"text",
"model",
"usage"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1782940145320
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "34a465fc-a505-445a-9211-bcd830381354",
"timestamp": 1782940145320
}
]