← Traces

agent.run

trace_id: trace_00002j · tenant: globex

6 spans·3465msok

Waterfall

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

agent.run
3450.6ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_936"
}
openai.chat.completions.create
1285.4ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_936",
  "tokens_prompt": 961,
  "tokens_output": 593,
  "tokens_total": 1554,
  "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.906864046282135
  }
}
openai.chat.completions.create
932.9ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_936",
  "tokens_prompt": 303,
  "tokens_output": 154,
  "tokens_total": 457,
  "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.7892626019660383
  }
}
tool.code_exec
273.3ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "search_qa",
  "user_id": "u_936"
}
tool.code_exec
381.5ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "search_qa",
  "user_id": "u_936"
}
tool.web_fetch
471.9ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "search_qa",
  "user_id": "u_936"
}