← Traces

agent.run

trace_id: trace_00005h · tenant: acme

5 spans·2518msok

Waterfall

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

agent.run
2518.0ms
Attributes (2)
{
  "feature": "moderation",
  "user_id": "u_509"
}
openai.chat.completions.create
1513.1ms
Attributes (10)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_509",
  "tokens_prompt": 243,
  "tokens_output": 60,
  "tokens_total": 303,
  "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.9677913502790034
  },
  "hallucination_details": {
    "claims": [
      {
        "text": "All chapters were translated.",
        "verdict": "unsupported"
      },
      {
        "text": "Tables were preserved in the output.",
        "verdict": "supported"
      }
    ],
    "supported": 1,
    "contradicted": 0,
    "unsupported": 1,
    "total": 2,
    "score": 0.5
  }
}
tool.web_fetch
563.7ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "moderation",
  "user_id": "u_509"
}
tool.code_exec
240.1ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "moderation",
  "user_id": "u_509"
}
tool.web_fetch
100.0ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "moderation",
  "user_id": "u_509"
}

Faithfulness · openai.chat.completions.create0.50

1 supported · 0 contradicted · 1 unsupported of 2 claims

  • unsupported

    All chapters were translated.

  • supported

    Tables were preserved in the output.