← Traces

agent.run

trace_id: trace_000056 · tenant: soylent

5 spans·4595msok

Waterfall

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

agent.run
4594.6ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_411"
}
openai.chat.completions.create
2007.2ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_411",
  "tokens_prompt": 678,
  "tokens_output": 392,
  "tokens_total": 1070,
  "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.9017491314560175
  }
}
openai.chat.completions.create
1730.0ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_411",
  "tokens_prompt": 844,
  "tokens_output": 244,
  "tokens_total": 1088,
  "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.9039487751666456
  }
}
openai.chat.completions.create
520.2ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_411",
  "tokens_prompt": 1292,
  "tokens_output": 224,
  "tokens_total": 1516,
  "input": "Translate the user manual section to Japanese, preserving the table structure.",
  "output": "(answer to: Translate the user manual section to Jap…)",
  "eval_scores": {
    "Hallucination": 0.878530601132661
  }
}
tool.code_exec
224.8ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "search_qa",
  "user_id": "u_411"
}