AI Structured Data Extraction with Auto-Fixing
dd711004-5193-44b8-8a0b-765eef5b9196
Latency
12625ms
Cost
$0.0000
Tokens
0
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "3d669ba2-65b7-4502-92d9-645c4e51b26d",
"timestamp": 1780872343935
},
{
"data": {
"initialData": {
"document_text": "The meeting is scheduled for Tuesday, October 26th, 2023, at 10:00 AM PST. The attendees are John Doe (john.doe@example.com) and Jane Smith (jane.smith@example.com). The agenda includes reviewing the Q3 financial report and planning for the Q4 product launch. The meeting will be held in Conference Room A.",
"expected_structure": {
"attendees": [
{
"name": "string",
"email": "string"
}
],
"agenda_items": [
"string"
],
"meeting_details": {
"date": "string",
"time": "string",
"location": "string",
"timezone": "string"
}
}
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780872343935
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "3d669ba2-65b7-4502-92d9-645c4e51b26d",
"timestamp": 1780872343935
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "711734d0-1003-4639-bdee-c160f6f976b3",
"timestamp": 1780872343936
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780872343936
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "711734d0-1003-4639-bdee-c160f6f976b3",
"timestamp": 1780872343936
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "5cabf993-6bdd-4401-bb6d-fa20ff703127",
"timestamp": 1780872343938
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780872343938
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780872343938
},
{
"data": {
"error": "Google Gemini API error (500): {\n \"error\": {\n \"code\": 500,\n \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n \"status\": \"INTERNAL\"\n }\n}\n",
"status": "error",
"degraded": true,
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "5cabf993-6bdd-4401-bb6d-fa20ff703127",
"timestamp": 1780872348058
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "7f666edb-ecb7-4a6d-9dc7-ba67ef41d71f",
"timestamp": 1780872348059
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780872348059
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780872348059
},
{
"data": {
"error": "Google Gemini API error (500): {\n \"error\": {\n \"code\": 500,\n \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n \"status\": \"INTERNAL\"\n }\n}\n",
"status": "error",
"degraded": true,
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "7f666edb-ecb7-4a6d-9dc7-ba67ef41d71f",
"timestamp": 1780872352152
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "9a509299-746d-4a3f-b379-8a4a9a92c75a",
"timestamp": 1780872352154
},
{
"data": {
"inputKeys": [
"document_text",
"expected_structure"
],
"mergeKeys": [
"string"
]
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780872352154
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "9a509299-746d-4a3f-b379-8a4a9a92c75a",
"timestamp": 1780872352154
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "f9b782f8-bb7b-4d65-be0d-d65c11de03d2",
"timestamp": 1780872352156
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "outputparserautofixing",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780872352406
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "f9b782f8-bb7b-4d65-be0d-d65c11de03d2",
"timestamp": 1780872352406
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "e2092fe6-d803-43e9-b2df-b0fc7aa83b02",
"timestamp": 1780872352408
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780872352408
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780872352408
},
{
"data": {
"error": "Google Gemini API error (500): {\n \"error\": {\n \"code\": 500,\n \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n \"status\": \"INTERNAL\"\n }\n}\n",
"status": "error",
"degraded": true,
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "e2092fe6-d803-43e9-b2df-b0fc7aa83b02",
"timestamp": 1780872356560
}
]