Single-Step AI Sentiment Classification
2166f63f-1491-449d-a37c-4601bbe8a608
Latency
504ms
Cost
$0.0000
Tokens
58
Status
successgemini-2.5-flash
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "t",
"timestamp": 1783470641527
},
{
"data": {
"initialData": {
"review": "The customer service was exceptional. Sarah went above and beyond to resolve my issue with the product. I was initially frustrated, but her patience and clear communication turned my experience around. I highly recommend this company."
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1783470641527
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "t",
"timestamp": 1783470641527
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "l",
"timestamp": 1783470641529
},
{
"data": {
"messages": 2,
"maxTokens": 64
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783470641529
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783470641529
},
{
"data": {
"model": "gemini-2.5-flash",
"costUsd": 0.0000196,
"provider": "openai",
"latencyMs": 501,
"promptTokens": 57,
"completionTokens": 1
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783470642031
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "l",
"timestamp": 1783470642031
}
]