Generate Twitter/X captions from Google Drive images using Cloudinary & GPT-4o-mini

f4318941-28dd-4d4e-8c49-7eef9a1bd013

Latency
30864ms
Cost
$0.0019
Tokens
794
Status
partial
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "891fb13d-10e5-4f9e-aaca-d1f8529b299f",
    "timestamp": 1783207202648
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783207202648
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783207202648
  },
  {
    "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": "891fb13d-10e5-4f9e-aaca-d1f8529b299f",
    "timestamp": 1783207228009
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "eb3add42-5770-45c0-a2e7-2958def4a8eb",
    "timestamp": 1783207228012
  },
  {
    "data": {
      "kind": "n8n-nodes-base.googleDriveTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783207228012
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "eb3add42-5770-45c0-a2e7-2958def4a8eb",
    "timestamp": 1783207228012
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "535f3639-dcc5-4fd3-9c14-ca740ed3b138",
    "timestamp": 1783207228014
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783207228014
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 250,
      "operation": "download",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783207228265
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "535f3639-dcc5-4fd3-9c14-ca740ed3b138",
    "timestamp": 1783207228265
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "4d7f5f02-0d0d-44e6-90b9-738b5779596e",
    "timestamp": 1783207228272
  },
  {
    "event": "fetching POST https://api.cloudinary.com/v1_1/dpuvigpmt/image/upload",
    "nodeId": "http",
    "timestamp": 1783207228272
  },
  {
    "data": {
      "url": "https://api.cloudinary.com/v1_1/dpuvigpmt/image/upload",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783207228272
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-401",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783207228613
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "4d7f5f02-0d0d-44e6-90b9-738b5779596e",
    "timestamp": 1783207228613
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "406e4913-92c2-4619-9c96-64a9d1ddb556",
    "timestamp": 1783207228620
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783207228620
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783207228620
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0019256,
      "provider": "openai",
      "latencyMs": 4378,
      "promptTokens": 27,
      "completionTokens": 767
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783207232999
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "406e4913-92c2-4619-9c96-64a9d1ddb556",
    "timestamp": 1783207232999
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "1d3b6dc1-e7f2-4577-b17f-c2872831d5ad",
    "timestamp": 1783207233010
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "smtp",
      "safeMode": true,
      "latencyMs": 500,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783207233512
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "1d3b6dc1-e7f2-4577-b17f-c2872831d5ad",
    "timestamp": 1783207233512
  }
]