Waterfall
Each row is one span. Indent shows parent depth; the bar shows position within the trace.
agent.run
4195.0ms
Attributes (2)
{
"feature": "moderation",
"user_id": "u_686"
}openai.chat.completions.create
1100.1ms
Attributes (9)
{
"model": "gpt-4-mini",
"feature": "moderation",
"user_id": "u_686",
"tokens_prompt": 119,
"tokens_output": 60,
"tokens_total": 179,
"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.8623903361614793
}
}openai.chat.completions.create
2107.1ms
Attributes (9)
{
"model": "gpt-4-mini",
"feature": "moderation",
"user_id": "u_686",
"tokens_prompt": 144,
"tokens_output": 50,
"tokens_total": 194,
"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.9041845180792735
}
}openai.chat.completions.create
900.3ms
Attributes (10)
{
"model": "gpt-4-mini",
"feature": "moderation",
"user_id": "u_686",
"tokens_prompt": 195,
"tokens_output": 64,
"tokens_total": 259,
"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.7595063301268965
},
"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
}
}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.