← Traces

agent.run

trace_id: trace_00004w · tenant: globex

7 spans·4768msok

Waterfall

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

agent.run
4732.6ms
Attributes (2)
{
  "feature": "moderation",
  "user_id": "u_heavy_26"
}
openai.chat.completions.create
1266.5ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_26",
  "tokens_prompt": 118,
  "tokens_output": 63,
  "tokens_total": 181,
  "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.6761611283291131
  }
}
openai.chat.completions.create
1435.2ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_26",
  "tokens_prompt": 156,
  "tokens_output": 26,
  "tokens_total": 182,
  "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.9992218080908061
  }
}
openai.chat.completions.create
1052.4ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_26",
  "tokens_prompt": 139,
  "tokens_output": 46,
  "tokens_total": 185,
  "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.9633491736836731
  }
}
tool.calculator
277.6ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "moderation",
  "user_id": "u_heavy_26"
}
tool.calculator
58.0ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "moderation",
  "user_id": "u_heavy_26"
}
tool.code_exec
538.7ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "moderation",
  "user_id": "u_heavy_26"
}