Telegram AI Bot with DALL-E Image Generation
0672835e-55fd-4d3e-b171-b60b2c8decb8
Latency
12693ms
Cost
$0.0026
Tokens
1,362
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "e275f31f-6a5f-4444-8bf7-6c003a8e53df",
"timestamp": 1780644504535
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4-1106-preview",
"nodeId": "llm",
"timestamp": 1780644504535
},
{
"data": {
"model": "gpt-4-1106-preview",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780644504535
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0020453,
"provider": "openai",
"latencyMs": 5931,
"promptTokens": 1,
"completionTokens": 818
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780644510468
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "e275f31f-6a5f-4444-8bf7-6c003a8e53df",
"timestamp": 1780644510468
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "f25a6666-ff23-4372-afd0-4920a99aab6a",
"timestamp": 1780644510474
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780644510474
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "f25a6666-ff23-4372-afd0-4920a99aab6a",
"timestamp": 1780644510474
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "0349a250-966a-4064-970a-8bcfba1647ad",
"timestamp": 1780644510478
},
{
"data": {
"kind": "n8n-nodes-base.executeWorkflowTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780644510478
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "0349a250-966a-4064-970a-8bcfba1647ad",
"timestamp": 1780644510478
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "69a45c1f-838f-49ce-9b89-75db6a8b876f",
"timestamp": 1780644510481
},
{
"data": {
"kind": "n8n-nodes-base.telegramTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780644510481
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "69a45c1f-838f-49ce-9b89-75db6a8b876f",
"timestamp": 1780644510481
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "4d81d201-70bf-4c80-9689-4b65851ad770",
"timestamp": 1780644510483
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780644510483
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "4d81d201-70bf-4c80-9689-4b65851ad770",
"timestamp": 1780644510483
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "39d532d3-8c96-4722-9cb0-cad92ff39e94",
"timestamp": 1780644510486
},
{
"event": "fetching POST https://api.openai.com/v1/images/generations",
"nodeId": "http",
"timestamp": 1780644510486
},
{
"data": {
"url": "https://api.openai.com/v1/images/generations",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780644510486
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "39d532d3-8c96-4722-9cb0-cad92ff39e94",
"timestamp": 1780644510980
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "e5aa496d-55d3-456b-82bb-fe10a06c7338",
"timestamp": 1780644510985
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780644510985
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780644510985
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0005061,
"provider": "openai",
"latencyMs": 2093,
"promptTokens": 387,
"completionTokens": 156
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780644513079
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "e5aa496d-55d3-456b-82bb-fe10a06c7338",
"timestamp": 1780644513079
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "2f5d5f25-9870-40d6-ad42-52750e62de63",
"timestamp": 1780644513089
},
{
"data": {
"service": "telegram",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780644513089
},
{
"data": {
"url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/sendMessage",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780644513089
},
{
"data": {
"status": 200
},
"event": "telegram.send",
"nodeId": "integration",
"timestamp": 1780644513855
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "telegram",
"latencyMs": 766,
"operation": "sendPhoto"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780644513855
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "2f5d5f25-9870-40d6-ad42-52750e62de63",
"timestamp": 1780644513855
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "96faef5d-0349-47fe-a7cf-150953490e90",
"timestamp": 1780644513861
},
{
"data": {
"service": "telegram",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780644513861
},
{
"data": {
"url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/getUpdates?limit=5",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780644513861
},
{
"data": {
"status": 200
},
"event": "telegram.read",
"nodeId": "integration",
"timestamp": 1780644514050
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "telegram",
"latencyMs": 189,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780644514050
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "96faef5d-0349-47fe-a7cf-150953490e90",
"timestamp": 1780644514050
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "50b43dbf-39e3-4d00-8e47-01e8c193cd1a",
"timestamp": 1780644514055
},
{
"data": {
"inputKeys": [
"ok",
"status"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780644514055
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "50b43dbf-39e3-4d00-8e47-01e8c193cd1a",
"timestamp": 1780644514055
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "5ad43039-aaa6-43cd-9b0f-1d02f4d9c4ff",
"timestamp": 1780644514060
},
{
"data": {
"service": "telegram",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780644514060
},
{
"data": {
"url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/getUpdates?limit=5",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780644514060
},
{
"data": {
"status": 200
},
"event": "telegram.read",
"nodeId": "integration",
"timestamp": 1780644517228
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "telegram",
"latencyMs": 3168,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780644517228
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "5ad43039-aaa6-43cd-9b0f-1d02f4d9c4ff",
"timestamp": 1780644517228
}
]