← Traces

agent.run

trace_id: trace_00001p · tenant: acme

6 spans·5733msok

Waterfall

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

agent.run
5703.6ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_heavy_20"
}
openai.chat.completions.create
1862.3ms
Attributes (10)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_20",
  "tokens_prompt": 579,
  "tokens_output": 116,
  "tokens_total": 695,
  "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.9207101442618296
  },
  "hallucination_details": {
    "claims": [
      {
        "text": "Policy P-204(b) applies to this request.",
        "verdict": "supported"
      },
      {
        "text": "The refund amount is $189.99.",
        "verdict": "contradicted"
      },
      {
        "text": "The card on file ends in 4421.",
        "verdict": "unsupported"
      },
      {
        "text": "Refunds settle within 3 business days.",
        "verdict": "supported"
      }
    ],
    "supported": 2,
    "contradicted": 1,
    "unsupported": 1,
    "total": 4,
    "score": 0.5
  }
}
openai.chat.completions.create
851.3ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_20",
  "tokens_prompt": 1431,
  "tokens_output": 221,
  "tokens_total": 1652,
  "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.838789331400767
  }
}
openai.chat.completions.create
2198.2ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_20",
  "tokens_prompt": 1058,
  "tokens_output": 332,
  "tokens_total": 1390,
  "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.7390241423621773
  }
}
tool.web_fetch
344.9ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "search_qa",
  "user_id": "u_heavy_20"
}
tool.calculator
355.8ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "search_qa",
  "user_id": "u_heavy_20"
}

Faithfulness · openai.chat.completions.create0.50

2 supported · 1 contradicted · 1 unsupported of 4 claims

  • supported

    Policy P-204(b) applies to this request.

  • contradicted

    The refund amount is $189.99.

  • unsupported

    The card on file ends in 4421.

  • supported

    Refunds settle within 3 business days.