AI-Powered PDF Image Processing and Extraction
32dac2f6-327e-4bd4-9cf0-f34dfe543591
Latency
30804ms
Cost
$0.0003
Tokens
699
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "38da57b7-2161-415d-8473-783ccdc7b975",
"timestamp": 1780874960527
},
{
"data": {
"initialData": {
"output": {
"is_qualified": true
}
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780874960527
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "38da57b7-2161-415d-8473-783ccdc7b975",
"timestamp": 1780874960527
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "40bab53a-fcbc-4acc-8d59-c20b3e1b2697",
"timestamp": 1780874960531
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780874960531
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "40bab53a-fcbc-4acc-8d59-c20b3e1b2697",
"timestamp": 1780874960531
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "5fb6ac7e-b910-4dce-bba7-19b638fd817a",
"timestamp": 1780874960533
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling google/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780874960533
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "google"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780874960533
},
{
"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": "5fb6ac7e-b910-4dce-bba7-19b638fd817a",
"timestamp": 1780874986488
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "d21fe4dd-0879-4e5a-a70d-10f09b25eee2",
"timestamp": 1780874986493
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780874986493
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780874986493
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780874987018
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 525,
"operation": "download"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780874987018
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "d21fe4dd-0879-4e5a-a70d-10f09b25eee2",
"timestamp": 1780874987018
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "d60214c6-c67e-4433-9121-4d54f782b19d",
"timestamp": 1780874987027
},
{
"event": "fetching POST https://stirlingpdf.io/api/v1/convert/pdf/img",
"nodeId": "http",
"timestamp": 1780874987027
},
{
"data": {
"url": "https://stirlingpdf.io/api/v1/convert/pdf/img",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780874987027
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "d60214c6-c67e-4433-9121-4d54f782b19d",
"timestamp": 1780874987811
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "847de537-ad8f-47f5-a1c1-d207c3fc15ef",
"timestamp": 1780874987816
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "imageEdit",
"latencyMs": 800,
"operation": "resize",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780874988618
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "847de537-ad8f-47f5-a1c1-d207c3fc15ef",
"timestamp": 1780874988618
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "2580b583-544a-47ee-b248-9cca528c9866",
"timestamp": 1780874988624
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780874988624
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780874988624
},
{
"data": {
"model": "gemini-2.5-flash-lite",
"costUsd": 0.00027720000000000007,
"provider": "openai",
"latencyMs": 2697,
"promptTokens": 8,
"completionTokens": 691
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780874991326
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "2580b583-544a-47ee-b248-9cca528c9866",
"timestamp": 1780874991326
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "d75fb7ab-cfbc-419d-b803-deb9e99114ba",
"timestamp": 1780874991331
},
{
"event": "false branch",
"nodeId": "if",
"timestamp": 1780874991331
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "d75fb7ab-cfbc-419d-b803-deb9e99114ba",
"timestamp": 1780874991331
}
]