← Traces

agent.run

trace_id: trace_00005n · tenant: soylent

6 spans·4050msok

Waterfall

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

agent.run
4024.0ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_431"
}
openai.chat.completions.create
918.6ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_431",
  "tokens_prompt": 673,
  "tokens_output": 158,
  "tokens_total": 831,
  "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.9882486537564547
  }
}
openai.chat.completions.create
1819.5ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_431",
  "tokens_prompt": 835,
  "tokens_output": 20,
  "tokens_total": 855,
  "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.9073860097909346
  }
}
tool.web_fetch
373.6ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "search_qa",
  "user_id": "u_431"
}
tool.web_fetch
446.0ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "search_qa",
  "user_id": "u_431"
}
tool.search
372.0ms
Attributes (3)
{
  "tool": "search",
  "feature": "search_qa",
  "user_id": "u_431"
}