Simple AI Customer Support Chatbot
8c75932d-44ab-43cb-bcda-33be4601552f
Latency
1430ms
Cost
$0.0012
Tokens
268
Status
successgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "trigger",
"timestamp": 1783210424599
},
{
"data": {
"initialData": {
"kb_excerpt": "Our standard shipping time is 3-5 business days. For order #123456789, the last known location was the \"Chicago Distribution Center\" on 2023-10-26 at 14:30 UTC. A delay has been noted due to unforeseen weather conditions in the transit route. We are working with the carrier to expedite delivery. Customers can typically expect delivery within an additional 1-2 business days. For real-time tracking, please visit: https://example.com/tracking/123456789",
"conversation": "I'm trying to track my recent order, #123456789. It was supposed to arrive yesterday, but I haven't received any updates since it shipped. Can you tell me where it is?"
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1783210424599
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "trigger",
"timestamp": 1783210424599
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "responder",
"timestamp": 1783210424604
},
{
"data": {
"messages": 2,
"maxTokens": 200
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783210424604
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783210424604
},
{
"data": {
"model": "gpt-4o-mini-2024-07-18",
"costUsd": 0.00124,
"provider": "openai",
"latencyMs": 1424,
"promptTokens": 192,
"completionTokens": 76
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783210426029
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "responder",
"timestamp": 1783210426029
}
]