← Traces

agent.run

trace_id: trace_00003p · tenant: globex

2 spans·889msok

Waterfall

Each row is one span. Indent shows parent depth; the bar shows position within the trace.

agent.run
889.2ms
Attributes (2)
{
  "feature": "moderation",
  "user_id": "u_heavy_13"
}
openai.chat.completions.create
795.4ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_13",
  "tokens_prompt": 114,
  "tokens_output": 46,
  "tokens_total": 160,
  "input": "Summarize the Q3 earnings report attached. Focus on revenue, margin, and guidance.",
  "output": "(answer to: Summarize the Q3 earnings report attache…)",
  "eval_scores": {
    "Hallucination": 0.9364583500893787
  }
}