← Traces

agent.run

trace_id: trace_00003j · tenant: soylent

3 spans·2628msok

Waterfall

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

agent.run
2628.5ms
Attributes (2)
{
  "feature": "moderation",
  "user_id": "u_heavy_4"
}
openai.chat.completions.create
1661.3ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_4",
  "tokens_prompt": 232,
  "tokens_output": 64,
  "tokens_total": 296,
  "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.9010296232067049
  }
}
openai.chat.completions.create
867.4ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_4",
  "tokens_prompt": 200,
  "tokens_output": 60,
  "tokens_total": 260,
  "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.9793132045306265
  }
}