← Traces

agent.run

trace_id: trace_000009 · tenant: soylent

3 spans·4122msok

Waterfall

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

agent.run
4122.0ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_093"
}
openai.chat.completions.create
1905.5ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_093",
  "tokens_prompt": 1254,
  "tokens_output": 280,
  "tokens_total": 1534,
  "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.8592766855377704
  }
}
openai.chat.completions.create
2109.7ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_093",
  "tokens_prompt": 1100,
  "tokens_output": 577,
  "tokens_total": 1677,
  "input": "Given the customer ticket below, draft a refund response that follows policy P-204.",
  "output": "(answer to: Given the customer ticket below, draft a…)",
  "eval_scores": {
    "Hallucination": 0.9262775095412508
  }
}