← Traces

agent.run

trace_id: trace_00002v · tenant: acme

6 spans·4487msok

Waterfall

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

agent.run
4458.7ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_heavy_2"
}
openai.chat.completions.create
918.7ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_2",
  "tokens_prompt": 1072,
  "tokens_output": 64,
  "tokens_total": 1136,
  "input": "Summarize the Q3 earnings report attached. Focus on revenue, margin, and guidance.",
  "output": "Q3 revenue hit $4.2B, a 38% YoY jump, with operating margin expanding to 27%…",
  "eval_scores": {
    "Hallucination": 0.03958647244144231
  }
}
openai.chat.completions.create
2060.0ms
Attributes (10)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_2",
  "tokens_prompt": 1180,
  "tokens_output": 161,
  "tokens_total": 1341,
  "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.9641354573424906
  },
  "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.search
598.3ms
Attributes (3)
{
  "tool": "search",
  "feature": "search_qa",
  "user_id": "u_heavy_2"
}
tool.web_fetch
279.1ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "search_qa",
  "user_id": "u_heavy_2"
}
tool.web_fetch
510.6ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "search_qa",
  "user_id": "u_heavy_2"
}

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.