← Traces

agent.run

trace_id: trace_00006g · tenant: acme

4 spans·3256msok

Waterfall

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

agent.run
3256.5ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_579"
}
openai.chat.completions.create
1377.9ms
Attributes (10)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_579",
  "tokens_prompt": 1232,
  "tokens_output": 620,
  "tokens_total": 1852,
  "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.9640964624239132
  },
  "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
  }
}
openai.chat.completions.create
1185.4ms
Attributes (10)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_579",
  "tokens_prompt": 990,
  "tokens_output": 27,
  "tokens_total": 1017,
  "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.5187072110828013
  },
  "hallucination_details": {
    "claims": [
      {
        "text": "Q3 revenue was $4.2B.",
        "verdict": "contradicted"
      },
      {
        "text": "YoY growth was 38%.",
        "verdict": "contradicted"
      },
      {
        "text": "Operating margin expanded to 27%.",
        "verdict": "unsupported"
      },
      {
        "text": "Net income grew faster than revenue.",
        "verdict": "supported"
      }
    ],
    "supported": 1,
    "contradicted": 2,
    "unsupported": 1,
    "total": 4,
    "score": 0.25
  }
}
tool.web_fetch
601.5ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "search_qa",
  "user_id": "u_579"
}

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.

Faithfulness · openai.chat.completions.create0.25

1 supported · 2 contradicted · 1 unsupported of 4 claims

  • contradicted

    Q3 revenue was $4.2B.

  • contradicted

    YoY growth was 38%.

  • unsupported

    Operating margin expanded to 27%.

  • supported

    Net income grew faster than revenue.