Evaluate a support ticket classifier with OpenAI GPT-4o-mini and n8n evaluations

b2001ca1-a530-4983-86cf-5b6b50bebdad

Latency
26877ms
Cost
$0.0001
Tokens
138
Status
partial
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "133cfa05-e9c6-4c0e-b273-5074edd39f29",
    "timestamp": 1783148763778
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783148763778
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "133cfa05-e9c6-4c0e-b273-5074edd39f29",
    "timestamp": 1783148763778
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "415836bf-a899-47c0-a0cd-a86230cb7d34",
    "timestamp": 1783148763781
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "evaluationtrigger",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148764031
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "415836bf-a899-47c0-a0cd-a86230cb7d34",
    "timestamp": 1783148764031
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "fa46a514-ea04-42ad-86bf-d611b182c92d",
    "timestamp": 1783148764036
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783148764036
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783148764036
  },
  {
    "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": "fa46a514-ea04-42ad-86bf-d611b182c92d",
    "timestamp": 1783148789429
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "53e6d8e9-4ce1-4fca-8e5d-1c291f638661",
    "timestamp": 1783148789429
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "53e6d8e9-4ce1-4fca-8e5d-1c291f638661",
    "timestamp": 1783148789434
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f76278c2-1835-4345-a214-3e19ab4f00b2",
    "timestamp": 1783148789438
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783148789438
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783148789438
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.00007,
      "provider": "openai",
      "latencyMs": 436,
      "promptTokens": 125,
      "completionTokens": 13
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783148789875
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f76278c2-1835-4345-a214-3e19ab4f00b2",
    "timestamp": 1783148789875
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "078939ea-e98d-421c-99b0-8fd4c28b1fae",
    "timestamp": 1783148789880
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "evaluation",
      "latencyMs": 250,
      "operation": "checkIfEvaluating",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148790133
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "078939ea-e98d-421c-99b0-8fd4c28b1fae",
    "timestamp": 1783148790133
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "6a594720-c311-4bb6-8907-a9846dfc6626",
    "timestamp": 1783148790133
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "6a594720-c311-4bb6-8907-a9846dfc6626",
    "timestamp": 1783148790138
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "6d8c5efe-30ae-422d-81a8-e8da3543146c",
    "timestamp": 1783148790142
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148790142
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "6d8c5efe-30ae-422d-81a8-e8da3543146c",
    "timestamp": 1783148790142
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "05cb862b-9ac2-46f2-84eb-2d6a90b227eb",
    "timestamp": 1783148790145
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "evaluation",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148790398
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "05cb862b-9ac2-46f2-84eb-2d6a90b227eb",
    "timestamp": 1783148790398
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "69e75f12-2f89-4f64-b6e1-651515e9fb0b",
    "timestamp": 1783148790403
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "evaluation",
      "latencyMs": 250,
      "operation": "setMetrics",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148790655
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "69e75f12-2f89-4f64-b6e1-651515e9fb0b",
    "timestamp": 1783148790655
  }
]