AI Chatbot with Slack Human Handoff

7dc757f9-801b-4001-9312-57186e25c663

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "a60c8572-56c1-4bf3-8352-a6419a475887",
    "timestamp": 1783446274141
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783446274141
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "a60c8572-56c1-4bf3-8352-a6419a475887",
    "timestamp": 1783446274141
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "b4f2e26c-903b-46b8-bd8b-110fd64de9e4",
    "timestamp": 1783446274142
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783446274142
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "b4f2e26c-903b-46b8-bd8b-110fd64de9e4",
    "timestamp": 1783446274142
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "951cc691-b422-4ce6-901f-b7feb3afd1ad",
    "timestamp": 1783446274143
  },
  {
    "data": {
      "kind": "n8n-nodes-base.executeWorkflowTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783446274143
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "951cc691-b422-4ce6-901f-b7feb3afd1ad",
    "timestamp": 1783446274143
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "927b775a-47f6-4067-a1a5-5f13dea28e45",
    "timestamp": 1783446274145
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783446274145
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "927b775a-47f6-4067-a1a5-5f13dea28e45",
    "timestamp": 1783446274145
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "278391c7-6945-495e-a4f1-74fb8fcc3549",
    "timestamp": 1783446274145
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4",
    "nodeId": "llm",
    "timestamp": 1783446274145
  },
  {
    "data": {
      "model": "gpt-4",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783446274145
  },
  {
    "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": "278391c7-6945-495e-a4f1-74fb8fcc3549",
    "timestamp": 1783446299608
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "990ecd3b-6aa0-4b17-8d01-d606b9164fa8",
    "timestamp": 1783446299610
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1783446299610
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "990ecd3b-6aa0-4b17-8d01-d606b9164fa8",
    "timestamp": 1783446299610
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "8b17da5e-e392-4028-91b0-bc02d34e46ed",
    "timestamp": 1783446299613
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783446299613
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783446299613
  },
  {
    "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": "8b17da5e-e392-4028-91b0-bc02d34e46ed",
    "timestamp": 1783446325010
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "d14da0ae-06ca-422b-b5b6-e7759e74c787",
    "timestamp": 1783446325011
  },
  {
    "data": {
      "service": "slack",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783446325011
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783446325262
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "d14da0ae-06ca-422b-b5b6-e7759e74c787",
    "timestamp": 1783446325262
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "971e7b90-c2d8-4292-9da8-732d7d399f04",
    "timestamp": 1783446325262
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "971e7b90-c2d8-4292-9da8-732d7d399f04",
    "timestamp": 1783446325264
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "6f5a21b3-c145-46c8-8e69-660100c4a6fc",
    "timestamp": 1783446325264
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "6f5a21b3-c145-46c8-8e69-660100c4a6fc",
    "timestamp": 1783446325265
  }
]