← Traces

agent.run

trace_id: trace_00001k · tenant: acme

3 spans·2686msok

Waterfall

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

agent.run
2686.1ms
Attributes (2)
{
  "feature": "moderation",
  "user_id": "u_647"
}
openai.chat.completions.create
1063.2ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_647",
  "tokens_prompt": 182,
  "tokens_output": 56,
  "tokens_total": 238,
  "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.7329970741644501
  }
}
openai.chat.completions.create
1506.9ms
Attributes (10)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_647",
  "tokens_prompt": 183,
  "tokens_output": 94,
  "tokens_total": 277,
  "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.9032868129666894
  },
  "hallucination_details": {
    "claims": [
      {
        "text": "Globex Logistics is the lowest-cost vendor for SKU 88-A.",
        "verdict": "contradicted"
      },
      {
        "text": "The quoted unit price is $14.20.",
        "verdict": "contradicted"
      },
      {
        "text": "Delivery date is 2026-06-28.",
        "verdict": "supported"
      }
    ],
    "supported": 1,
    "contradicted": 2,
    "unsupported": 0,
    "total": 3,
    "score": 0.3333333333333333
  }
}

Faithfulness · openai.chat.completions.create0.33

1 supported · 2 contradicted · 0 unsupported of 3 claims

  • contradicted

    Globex Logistics is the lowest-cost vendor for SKU 88-A.

  • contradicted

    The quoted unit price is $14.20.

  • supported

    Delivery date is 2026-06-28.