← Traces

agent.run

trace_id: trace_00003b · tenant: acme

2 spans·1366msok

Waterfall

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

agent.run
1366.3ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_141"
}
openai.chat.completions.create
1266.3ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_141",
  "tokens_prompt": 1037,
  "tokens_output": 149,
  "tokens_total": 1186,
  "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.9602300406433643
  }
}