AI Contact Information Extraction
4d85ac9f-a557-4ba0-9abe-febdf06d8eee
Latency
666ms
Cost
$0.0001
Tokens
174
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "t",
"timestamp": 1783469807580
},
{
"data": {
"initialData": {
"sig": "Please extract the contact information (name, email, phone number, company, job title) from the following text. If any information is missing, please indicate that.\n\n\"Dear John Smith,\n\nI hope this email finds you well. My name is Jane Doe, and I'm reaching out from Acme Corporation as the Senior Marketing Manager. We've been following your work at Innovate Solutions and are very impressed. I'd love to discuss potential collaboration opportunities. You can reach me at jane.doe@acmecorp.com or by phone at (555) 123-4567. I look forward to hearing from you.\n\nBest regards,\nJane Doe\nSenior Marketing Manager\nAcme Corporation\""
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1783469807580
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "t",
"timestamp": 1783469807580
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "l",
"timestamp": 1783469807584
},
{
"data": {
"messages": 2,
"maxTokens": 64
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783469807584
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783469807584
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.000072,
"provider": "openai",
"latencyMs": 661,
"promptTokens": 165,
"completionTokens": 9
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783469808246
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "l",
"timestamp": 1783469808246
}
]