← Traces

agent.run

trace_id: trace_000024 · tenant: acme

3 spans·2308msok

Waterfall

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

agent.run
2307.8ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_080"
}
openai.chat.completions.create
561.4ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_080",
  "tokens_prompt": 1266,
  "tokens_output": 178,
  "tokens_total": 1444,
  "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.9596339564770461
  }
}
openai.chat.completions.create
1641.5ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_080",
  "tokens_prompt": 736,
  "tokens_output": 227,
  "tokens_total": 963,
  "input": "Given the customer ticket below, draft a refund response that follows policy P-204.",
  "output": "Refund approved under policy P-204(b), $189.99 returned to card ending 4421 within 3 days…",
  "eval_scores": {
    "Hallucination": 0.3386035985313356
  }
}