Single-Step AI Sentiment Classification
52b45376-52a3-4235-a824-da65f80cd053
Latency
25360ms
Cost
$0.0000
Tokens
0
Status
partialgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "t",
"timestamp": 1783470615210
},
{
"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": 1783470615210
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "t",
"timestamp": 1783470615210
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "l",
"timestamp": 1783470615213
},
{
"data": {
"messages": 2,
"maxTokens": 64
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783470615213
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783470615213
},
{
"data": {
"error": "OpenAI API error (429): {\n \"error\": {\n \"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.\",\n \"type\": \"insufficient_quota\",\n \"param\": null,\n \"code\": \"insufficient_quota\"\n }\n}\n",
"status": "error",
"degraded": true,
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "l",
"timestamp": 1783470640570
}
]