Intent-Based AI Message Drafting
3f4d1d3a-1d58-4d19-907e-d741c417601b
Latency
50976ms
Cost
$0.0000
Tokens
0
Status
partialgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "t",
"timestamp": 1783470661387
},
{
"data": {
"initialData": {
"text": "I received order #12345 today, but the blue widget is missing. The packing slip lists it, but it wasn't in the box. Can you please advise on how to get this resolved? My shipping address was 123 Main St, Anytown, CA 90210.",
"email": "customer.support@example.com"
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1783470661387
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "t",
"timestamp": 1783470661387
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "intent",
"timestamp": 1783470661390
},
{
"data": {
"messages": 2,
"maxTokens": 120
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783470661390
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783470661390
},
{
"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": "intent",
"timestamp": 1783470686918
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "draft",
"timestamp": 1783470686925
},
{
"data": {
"messages": 2,
"maxTokens": 400
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783470686925
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783470686925
},
{
"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": "draft",
"timestamp": 1783470712363
}
]