Line Messenger DALL-E Image Stylizer

ac028ec7-2ad3-45cd-ad1c-698ce4c21ba9

Latency
10795ms
Cost
$0.0031
Tokens
1,249
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "82b62d4e-a263-4232-9bae-4c581db2269c",
    "timestamp": 1780860240762
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780860240762
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "82b62d4e-a263-4232-9bae-4c581db2269c",
    "timestamp": 1780860240762
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "f861c4eb-3d4f-4253-810f-8032602f079b",
    "timestamp": 1780860240766
  },
  {
    "event": "fetching GET https://api-data.line.me/v2/bot/message//content",
    "nodeId": "http",
    "timestamp": 1780860240766
  },
  {
    "data": {
      "url": "https://api-data.line.me/v2/bot/message//content",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860240766
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "f861c4eb-3d4f-4253-810f-8032602f079b",
    "timestamp": 1780860241828
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "36c826e5-eacd-43ad-b663-4d788005e61a",
    "timestamp": 1780860241834
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780860241834
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780860241834
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0009327999999999999,
      "provider": "openai",
      "latencyMs": 2861,
      "promptTokens": 1,
      "completionTokens": 373
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780860244696
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "36c826e5-eacd-43ad-b663-4d788005e61a",
    "timestamp": 1780860244696
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "da3a9188-028d-4c75-b23f-5f1f4e50784c",
    "timestamp": 1780860244701
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780860244701
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780860244701
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0021853000000000003,
      "provider": "openai",
      "latencyMs": 6116,
      "promptTokens": 1,
      "completionTokens": 874
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780860250819
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "da3a9188-028d-4c75-b23f-5f1f4e50784c",
    "timestamp": 1780860250819
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "3c19f931-9ca0-4bd7-b4eb-1628d89bbba1",
    "timestamp": 1780860250826
  },
  {
    "event": "fetching POST https://api.line.me/v2/bot/message/reply",
    "nodeId": "http",
    "timestamp": 1780860250826
  },
  {
    "data": {
      "url": "https://api.line.me/v2/bot/message/reply",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860250826
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "3c19f931-9ca0-4bd7-b4eb-1628d89bbba1",
    "timestamp": 1780860251557
  }
]