AI Sentiment Classification Tool

7c609b36-02f6-4bce-87ad-ab7dc656cb0f

Latency
440ms
Cost
$0.0002
Tokens
133
Status
success
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1783210951957
  },
  {
    "data": {
      "initialData": {
        "review": "The customer service was exceptionally slow. I waited over 30 minutes for a response to a simple query about my order status. When I finally got through, the representative seemed uninterested and unhelpful. This is unacceptable for a company that claims to value its customers."
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1783210951957
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1783210951957
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1783210951958
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 80
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783210951958
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783210951958
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0001653,
      "provider": "openai",
      "latencyMs": 439,
      "promptTokens": 76,
      "completionTokens": 57
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783210952397
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1783210952397
  }
]