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

b62f1dde-16f3-4514-b3be-c5120f8aedbd

Latency
2760ms
Cost
$0.0006
Tokens
158
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "133cfa05-e9c6-4c0e-b273-5074edd39f29",
    "timestamp": 1783148759836
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783148759836
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "133cfa05-e9c6-4c0e-b273-5074edd39f29",
    "timestamp": 1783148759836
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "415836bf-a899-47c0-a0cd-a86230cb7d34",
    "timestamp": 1783148759839
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "evaluationtrigger",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148760091
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "415836bf-a899-47c0-a0cd-a86230cb7d34",
    "timestamp": 1783148760091
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "fa46a514-ea04-42ad-86bf-d611b182c92d",
    "timestamp": 1783148760096
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783148760096
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783148760096
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0001075,
      "provider": "openai",
      "latencyMs": 1024,
      "promptTokens": 7,
      "completionTokens": 9
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783148761121
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "fa46a514-ea04-42ad-86bf-d611b182c92d",
    "timestamp": 1783148761121
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "53e6d8e9-4ce1-4fca-8e5d-1c291f638661",
    "timestamp": 1783148761121
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "53e6d8e9-4ce1-4fca-8e5d-1c291f638661",
    "timestamp": 1783148761127
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f76278c2-1835-4345-a214-3e19ab4f00b2",
    "timestamp": 1783148761130
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783148761130
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783148761130
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0004525,
      "provider": "openai",
      "latencyMs": 686,
      "promptTokens": 129,
      "completionTokens": 13
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783148761822
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f76278c2-1835-4345-a214-3e19ab4f00b2",
    "timestamp": 1783148761822
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "078939ea-e98d-421c-99b0-8fd4c28b1fae",
    "timestamp": 1783148761827
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "evaluation",
      "latencyMs": 250,
      "operation": "checkIfEvaluating",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148762079
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "078939ea-e98d-421c-99b0-8fd4c28b1fae",
    "timestamp": 1783148762079
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "6a594720-c311-4bb6-8907-a9846dfc6626",
    "timestamp": 1783148762079
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "6a594720-c311-4bb6-8907-a9846dfc6626",
    "timestamp": 1783148762082
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "6d8c5efe-30ae-422d-81a8-e8da3543146c",
    "timestamp": 1783148762084
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148762084
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "6d8c5efe-30ae-422d-81a8-e8da3543146c",
    "timestamp": 1783148762084
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "05cb862b-9ac2-46f2-84eb-2d6a90b227eb",
    "timestamp": 1783148762086
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "evaluation",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148762338
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "05cb862b-9ac2-46f2-84eb-2d6a90b227eb",
    "timestamp": 1783148762338
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "69e75f12-2f89-4f64-b6e1-651515e9fb0b",
    "timestamp": 1783148762344
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "evaluation",
      "latencyMs": 250,
      "operation": "setMetrics",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148762596
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "69e75f12-2f89-4f64-b6e1-651515e9fb0b",
    "timestamp": 1783148762596
  }
]