AI Sentiment Classification Tool
4d6816d7-1b67-4c8d-af91-4218e9aba189
Latency
1154ms
Cost
$0.0001
Tokens
91
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "n0",
"timestamp": 1780648923595
},
{
"data": {
"initialData": {
"review": "I absolutely love the new features in this update, the interface is much smoother now, although the loading times could be slightly improved."
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780648923595
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "n0",
"timestamp": 1780648923595
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "n1",
"timestamp": 1780648923597
},
{
"data": {
"messages": 2,
"maxTokens": 80
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780648923597
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780648923597
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.00012190000000000001,
"provider": "openai",
"latencyMs": 1151,
"promptTokens": 48,
"completionTokens": 43
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780648924749
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "n1",
"timestamp": 1780648924749
}
]