OpenAI Agent for Google Calendar Management

4ab4ca4d-fdf7-42ce-8092-5d3da2615f0e

Latency
2251ms
Cost
$0.0016
Tokens
509
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "2e670a54-f789-4c8b-abba-ae35c458f5ed",
    "timestamp": 1783207172080
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783207172080
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "2e670a54-f789-4c8b-abba-ae35c458f5ed",
    "timestamp": 1783207172080
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "96bf895f-a18c-4a4c-bc26-3ec5d2372de5",
    "timestamp": 1783207172084
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o",
    "nodeId": "llm",
    "timestamp": 1783207172084
  },
  {
    "data": {
      "model": "gpt-4o",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783207172084
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0001075,
      "provider": "openai",
      "latencyMs": 1073,
      "promptTokens": 7,
      "completionTokens": 9
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783207173160
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "96bf895f-a18c-4a4c-bc26-3ec5d2372de5",
    "timestamp": 1783207173160
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "270176df-9c2d-4f1a-b017-9349cb249341",
    "timestamp": 1783207173162
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783207173162
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "270176df-9c2d-4f1a-b017-9349cb249341",
    "timestamp": 1783207173162
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "5cdece35-bd69-4c77-b240-963df8781d64",
    "timestamp": 1783207173164
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "googleCalendar",
      "latencyMs": 0,
      "operation": "getAll",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783207173164
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "5cdece35-bd69-4c77-b240-963df8781d64",
    "timestamp": 1783207173164
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "634e6472-099c-4f0e-b9eb-67956c4881b8",
    "timestamp": 1783207173165
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "googleCalendar",
      "latencyMs": 0,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783207173165
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "634e6472-099c-4f0e-b9eb-67956c4881b8",
    "timestamp": 1783207173165
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "9b259245-5fd5-4798-973e-bc6aa15da20f",
    "timestamp": 1783207173167
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783207173167
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783207173167
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0014725,
      "provider": "openai",
      "latencyMs": 1163,
      "promptTokens": 461,
      "completionTokens": 32
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783207174331
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "9b259245-5fd5-4798-973e-bc6aa15da20f",
    "timestamp": 1783207174331
  }
]