AI Sentiment Classification Tool

208ce00c-0d08-40a8-87c1-601db6e06215

Latency
956ms
Cost
$0.0002
Tokens
111
Status
success
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1780344095221
  },
  {
    "data": {
      "initialData": {
        "review": "Shipping took two weeks and support never replied. Product is fine though."
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780344095221
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1780344095221
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1780344095221
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 80
    },
    "event": "calling google/gemini-2.5-flash",
    "nodeId": "llm",
    "timestamp": 1780344095221
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780344095221
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.00019830000000000002,
      "provider": "google",
      "latencyMs": 956,
      "promptTokens": 36,
      "completionTokens": 75
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780344096177
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1780344096177
  }
]