← Traces

agent.run

trace_id: trace_00001a · tenant: acme

2 spans·2075msok

Waterfall

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

agent.run
2074.6ms
Attributes (2)
{
  "feature": "moderation",
  "user_id": "u_079"
}
openai.chat.completions.create
1956.8ms
Attributes (10)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_079",
  "tokens_prompt": 131,
  "tokens_output": 20,
  "tokens_total": 151,
  "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.7233253416139632
  },
  "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
  }
}

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.