Dynamic HTML Page Generation with OpenAI

3dba9719-6e6a-4e7e-8c25-8d77e920a1db

Latency
786ms
Cost
$0.0001
Tokens
16
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "06380781-5189-4d99-9ecd-d8913ce40fd5",
    "timestamp": 1783210736953
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783210736953
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "06380781-5189-4d99-9ecd-d8913ce40fd5",
    "timestamp": 1783210736953
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "5ca8ad3e-7702-4f07-af24-d38e94fdc4ec",
    "timestamp": 1783210736954
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 0,
      "operation": "fixture",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783210736954
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "5ca8ad3e-7702-4f07-af24-d38e94fdc4ec",
    "timestamp": 1783210736954
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "24e5ca73-a3b3-4096-8c66-d84838d89b0c",
    "timestamp": 1783210736956
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783210736956
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783210736956
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0001075,
      "provider": "openai",
      "latencyMs": 779,
      "promptTokens": 7,
      "completionTokens": 9
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783210737736
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "24e5ca73-a3b3-4096-8c66-d84838d89b0c",
    "timestamp": 1783210737736
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "c50bdc84-ba59-4f30-acf7-496cee25068d",
    "timestamp": 1783210737737
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783210737737
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "c50bdc84-ba59-4f30-acf7-496cee25068d",
    "timestamp": 1783210737737
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "b1d9659f-4cd0-4f87-844d-32b2af1dcf13",
    "timestamp": 1783210737739
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783210737739
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "b1d9659f-4cd0-4f87-844d-32b2af1dcf13",
    "timestamp": 1783210737739
  }
]