AI Telegram Bot with Message Aggregation

af864e1f-6fc1-414c-b831-cb5fdfea04dc

Latency
25888ms
Cost
$0.0000
Tokens
0
Status
partial
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "a998289c-65da-49ea-ba8a-4b277d9e16f3",
    "timestamp": 1783447866003
  },
  {
    "data": {
      "kind": "n8n-nodes-base.telegramTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783447866003
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "a998289c-65da-49ea-ba8a-4b277d9e16f3",
    "timestamp": 1783447866003
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "7f50072a-5312-4a47-823e-0513cd9d383a",
    "timestamp": 1783447866004
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783447866004
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783447866004
  },
  {
    "data": {
      "error": "OpenAI API error (429): {\n    \"error\": {\n        \"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.\",\n        \"type\": \"insufficient_quota\",\n        \"param\": null,\n        \"code\": \"insufficient_quota\"\n    }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "7f50072a-5312-4a47-823e-0513cd9d383a",
    "timestamp": 1783447891382
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "e0719c38-75ae-4082-91ba-d68c7cd28339",
    "timestamp": 1783447891387
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1783447891387
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "e0719c38-75ae-4082-91ba-d68c7cd28339",
    "timestamp": 1783447891387
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "bee14b74-248b-4e17-9221-378daff965aa",
    "timestamp": 1783447891388
  },
  {
    "data": {
      "count": 1
    },
    "event": "aggregate",
    "nodeId": "passthrough",
    "timestamp": 1783447891388
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "bee14b74-248b-4e17-9221-378daff965aa",
    "timestamp": 1783447891388
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "a59264d6-c199-4d7b-ade4-1e31f10eb632",
    "timestamp": 1783447891389
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "telegram",
      "safeMode": true,
      "latencyMs": 500,
      "operation": "sendPhoto",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783447891891
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "a59264d6-c199-4d7b-ade4-1e31f10eb632",
    "timestamp": 1783447891891
  }
]