AI Expense Classification and Categorization
3b908568-67cd-4145-83f5-d9278550b289
Latency
676ms
Cost
$0.0003
Tokens
200
Status
successgemini-2.5-flash
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "n0",
"timestamp": 1783211656534
},
{
"data": {
"initialData": {
"line": "I need to book a flight from London to New York for a business trip next month. The budget is around $1500. I also need a hotel for 3 nights in Manhattan, preferably near Times Square. My company has a preferred vendor for car rentals, so please use that. I'll also need to expense a few meals during the trip, probably around $75 per day."
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1783211656534
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "n0",
"timestamp": 1783211656534
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "n1",
"timestamp": 1783211656535
},
{
"data": {
"messages": 2,
"maxTokens": 80
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783211656535
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783211656535
},
{
"data": {
"model": "gemini-2.5-flash",
"costUsd": 0.00028660000000000003,
"provider": "openai",
"latencyMs": 674,
"promptTokens": 97,
"completionTokens": 103
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783211657210
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "n1",
"timestamp": 1783211657210
}
]