← Traces

agent.run

trace_id: trace_000057 · tenant: soylent

3 spans·1531msok

Waterfall

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

agent.run
1530.7ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_heavy_18"
}
openai.chat.completions.create
976.9ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_18",
  "tokens_prompt": 266,
  "tokens_output": 590,
  "tokens_total": 856,
  "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.9508858617860824
  }
}
tool.calculator
440.9ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "search_qa",
  "user_id": "u_heavy_18"
}