← Traces

agent.run

trace_id: trace_00000i · tenant: soylent

2 spans·2584msok

Waterfall

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

agent.run
2584.1ms
Attributes (2)
{
  "feature": "moderation",
  "user_id": "u_771"
}
openai.chat.completions.create
2485.9ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_771",
  "tokens_prompt": 40,
  "tokens_output": 53,
  "tokens_total": 93,
  "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.765525891399011
  }
}