AI Sentiment Classification Tool
8d453cd2-c839-45ee-b526-1554d3fd0ba5
Latency
868ms
Cost
$0.0005
Tokens
114
Status
successgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "n0",
"timestamp": 1783210949706
},
{
"data": {
"initialData": {
"review": "The customer service was exceptionally slow. I waited over 30 minutes for a response to a simple query about my order status. When I finally got through, the representative seemed uninterested and unhelpful. This is unacceptable for a company that claims to value its customers."
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1783210949706
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "n0",
"timestamp": 1783210949706
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "n1",
"timestamp": 1783210949707
},
{
"data": {
"messages": 2,
"maxTokens": 80
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783210949707
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783210949707
},
{
"data": {
"model": "gpt-4o-mini-2024-07-18",
"costUsd": 0.0005025,
"provider": "openai",
"latencyMs": 866,
"promptTokens": 85,
"completionTokens": 29
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783210950574
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "n1",
"timestamp": 1783210950574
}
]