Line Messenger DALL-E Image Stylizer

7c0e85c2-ba13-4e03-ab41-fe5a788338a2

Latency
9651ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "82b62d4e-a263-4232-9bae-4c581db2269c",
    "timestamp": 1780866414471
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780866414471
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "82b62d4e-a263-4232-9bae-4c581db2269c",
    "timestamp": 1780866414471
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "f861c4eb-3d4f-4253-810f-8032602f079b",
    "timestamp": 1780866414473
  },
  {
    "event": "fetching GET https://api-data.line.me/v2/bot/message/16561186200441/content",
    "nodeId": "http",
    "timestamp": 1780866414473
  },
  {
    "data": {
      "url": "https://api-data.line.me/v2/bot/message/16561186200441/content",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780866414473
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "f861c4eb-3d4f-4253-810f-8032602f079b",
    "timestamp": 1780866415359
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "36c826e5-eacd-43ad-b663-4d788005e61a",
    "timestamp": 1780866415362
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780866415362
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780866415362
  },
  {
    "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": "36c826e5-eacd-43ad-b663-4d788005e61a",
    "timestamp": 1780866419449
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "da3a9188-028d-4c75-b23f-5f1f4e50784c",
    "timestamp": 1780866419451
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780866419451
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780866419451
  },
  {
    "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": "da3a9188-028d-4c75-b23f-5f1f4e50784c",
    "timestamp": 1780866423575
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "3c19f931-9ca0-4bd7-b4eb-1628d89bbba1",
    "timestamp": 1780866423577
  },
  {
    "event": "fetching POST https://api.line.me/v2/bot/message/reply",
    "nodeId": "http",
    "timestamp": 1780866423577
  },
  {
    "data": {
      "url": "https://api.line.me/v2/bot/message/reply",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780866423577
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "3c19f931-9ca0-4bd7-b4eb-1628d89bbba1",
    "timestamp": 1780866424122
  }
]