← Traces

agent.run

trace_id: trace_00004g · tenant: acme

5 spans·5337msok

Waterfall

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

agent.run
5337.1ms
Attributes (2)
{
  "feature": "moderation",
  "user_id": "u_heavy_44"
}
openai.chat.completions.create
1874.2ms
Attributes (9)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_44",
  "tokens_prompt": 151,
  "tokens_output": 76,
  "tokens_total": 227,
  "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.7666053714696317
  }
}
openai.chat.completions.create
2052.9ms
Attributes (10)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_44",
  "tokens_prompt": 49,
  "tokens_output": 87,
  "tokens_total": 136,
  "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.9232135961065069
  },
  "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
  }
}
openai.chat.completions.create
1027.2ms
Attributes (10)
{
  "model": "gpt-4-mini",
  "feature": "moderation",
  "user_id": "u_heavy_44",
  "tokens_prompt": 231,
  "tokens_output": 35,
  "tokens_total": 266,
  "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.9690473143011332
  },
  "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
  }
}
tool.web_fetch
267.7ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "moderation",
  "user_id": "u_heavy_44"
}

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.

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.