Single-Step AI Sentiment Classification

e9342e99-9b12-4c41-8061-7ada3b76ab3b

Latency
569ms
Cost
$0.0000
Tokens
58
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "t",
    "timestamp": 1783470642862
  },
  {
    "data": {
      "initialData": {
        "review": "The customer service was exceptional. Sarah went above and beyond to resolve my issue with the product. I was initially frustrated, but her patience and clear communication turned my experience around. I highly recommend this company."
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1783470642862
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "t",
    "timestamp": 1783470642862
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "l",
    "timestamp": 1783470642865
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 64
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783470642865
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783470642865
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0000196,
      "provider": "openai",
      "latencyMs": 565,
      "promptTokens": 57,
      "completionTokens": 1
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783470643431
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "l",
    "timestamp": 1783470643431
  }
]