AI Sentiment Classification Tool
b14b1ef2-bc84-4fc9-83e3-dc7f7ea4b52f
Latency
1004ms
Cost
$0.0004
Tokens
71
Status
successgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "n0",
"timestamp": 1780344092867
},
{
"data": {
"initialData": {
"review": "Shipping took two weeks and support never replied. Product is fine though."
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780344092867
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "n0",
"timestamp": 1780344092867
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "n1",
"timestamp": 1780344092867
},
{
"data": {
"messages": 2,
"maxTokens": 80
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780344092867
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780344092867
},
{
"data": {
"model": "gpt-4o-mini-2024-07-18",
"costUsd": 0.0003725,
"provider": "openai",
"latencyMs": 1004,
"promptTokens": 45,
"completionTokens": 26
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780344093876
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "n1",
"timestamp": 1780344093876
}
]