AI Resume Job Title Extractor with Google Gemini

f475c1bf-3d6e-41b3-b074-1969a01cde3a

Latency
4114ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "2261e908-c791-46e0-ab38-a042ee2f9a1b",
    "timestamp": 1780869862541
  },
  {
    "data": {
      "kind": "n8n-nodes-base.executeWorkflowTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780869862541
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "2261e908-c791-46e0-ab38-a042ee2f9a1b",
    "timestamp": 1780869862541
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "c337df28-cd6e-4411-ad84-12b33356c957",
    "timestamp": 1780869862542
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869862542
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "c337df28-cd6e-4411-ad84-12b33356c957",
    "timestamp": 1780869862542
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "7208b89a-301d-4bac-b73c-9a6e9f02977b",
    "timestamp": 1780869862544
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869862544
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "7208b89a-301d-4bac-b73c-9a6e9f02977b",
    "timestamp": 1780869862544
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "e3bcb3c5-816d-41ad-bb53-2d07e13ddbe1",
    "timestamp": 1780869862546
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling google/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780869862546
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780869862546
  },
  {
    "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": "e3bcb3c5-816d-41ad-bb53-2d07e13ddbe1",
    "timestamp": 1780869866654
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "5a32f956-b316-4a28-b50f-c25ec8f328f4",
    "timestamp": 1780869866655
  },
  {
    "data": {
      "inputKeys": [
        "text",
        "content"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780869866655
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "5a32f956-b316-4a28-b50f-c25ec8f328f4",
    "timestamp": 1780869866655
  }
]