AI Sentiment Classification Tool
4d3c8b91-3595-4241-b740-6aab57c132e1
Latency
1240ms
Cost
$0.0004
Tokens
77
Status
successgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "n0",
"timestamp": 1780344091495
},
{
"data": {
"initialData": {
"review": "Shipping took two weeks and support never replied. Product is fine though."
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780344091495
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "n0",
"timestamp": 1780344091495
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "n1",
"timestamp": 1780344091495
},
{
"data": {
"messages": 2,
"maxTokens": 80
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780344091495
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780344091495
},
{
"data": {
"model": "gpt-4o-mini-2024-07-18",
"costUsd": 0.0004325,
"provider": "openai",
"latencyMs": 1240,
"promptTokens": 45,
"completionTokens": 32
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780344092736
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "n1",
"timestamp": 1780344092736
}
]