AI Sentiment Classification Tool
668b2e2e-f28e-41bb-a06a-983f0f29a961
Latency
1055ms
Cost
$0.0001
Tokens
120
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "n0",
"timestamp": 1783210953255
},
{
"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": 1783210953255
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "n0",
"timestamp": 1783210953255
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "n1",
"timestamp": 1783210953256
},
{
"data": {
"messages": 2,
"maxTokens": 80
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783210953256
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783210953256
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0001328,
"provider": "openai",
"latencyMs": 1053,
"promptTokens": 76,
"completionTokens": 44
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783210954310
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "n1",
"timestamp": 1783210954310
}
]