Waterfall
Each row is one span. Indent shows parent depth; the bar shows position within the trace.
agent.run
2692.4ms
Attributes (2)
{
"feature": "search_qa",
"user_id": "u_heavy_7"
}openai.chat.completions.create
1622.2ms
Attributes (10)
{
"model": "gpt-4o",
"feature": "search_qa",
"user_id": "u_heavy_7",
"tokens_prompt": 449,
"tokens_output": 451,
"tokens_total": 900,
"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.5273812536150218
},
"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
514.4ms
Attributes (3)
{
"tool": "web_fetch",
"feature": "search_qa",
"user_id": "u_heavy_7"
}tool.search
438.5ms
Attributes (3)
{
"tool": "search",
"feature": "search_qa",
"user_id": "u_heavy_7"
}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.