← Traces

agent.run

trace_id: trace_000013 · tenant: soylent

3 spans·1143msok

Waterfall

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

agent.run
1142.6ms
Attributes (2)
{
  "feature": "moderation",
  "user_id": "u_heavy_16"
}
openai.chat.completions.create
840.3ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_16",
  "tokens_prompt": 246,
  "tokens_output": 68,
  "tokens_total": 314,
  "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.8390816811006516
  }
}
tool.search
205.9ms
Attributes (3)
{
  "tool": "search",
  "feature": "moderation",
  "user_id": "u_heavy_16"
}