← Traces

agent.run

trace_id: trace_00002e · tenant: soylent

4 spans·3445msok

Waterfall

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

agent.run
3444.9ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_heavy_43"
}
openai.chat.completions.create
2121.8ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_43",
  "tokens_prompt": 1681,
  "tokens_output": 370,
  "tokens_total": 2051,
  "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.9680935391923413
  }
}
openai.chat.completions.create
668.9ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_43",
  "tokens_prompt": 1375,
  "tokens_output": 220,
  "tokens_total": 1595,
  "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.9230998140294105
  }
}
tool.code_exec
553.0ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "search_qa",
  "user_id": "u_heavy_43"
}