← Traces

agent.run

trace_id: trace_00003h · tenant: soylent

3 spans·1573msok

Waterfall

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

agent.run
1573.1ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_712"
}
openai.chat.completions.create
1361.4ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_712",
  "tokens_prompt": 1111,
  "tokens_output": 147,
  "tokens_total": 1258,
  "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.863880543783307
  }
}
tool.calculator
105.0ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "search_qa",
  "user_id": "u_712"
}