Waterfall
Each row is one span. Indent shows parent depth; the bar shows position within the trace.
agent.run
3388.7ms
Attributes (2)
{
"feature": "moderation",
"user_id": "u_823"
}openai.chat.completions.create
626.9ms
Attributes (9)
{
"model": "gpt-4-mini",
"feature": "moderation",
"user_id": "u_823",
"tokens_prompt": 235,
"tokens_output": 105,
"tokens_total": 340,
"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.9865801433101297
}
}openai.chat.completions.create
1688.5ms
Attributes (10)
{
"model": "gpt-4-mini",
"feature": "moderation",
"user_id": "u_823",
"tokens_prompt": 378,
"tokens_output": 56,
"tokens_total": 434,
"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.5009752651210875
},
"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
}
}tool.code_exec
69.1ms
Attributes (3)
{
"tool": "code_exec",
"feature": "moderation",
"user_id": "u_823"
}tool.code_exec
328.7ms
Attributes (3)
{
"tool": "code_exec",
"feature": "moderation",
"user_id": "u_823"
}tool.web_fetch
582.5ms
Attributes (3)
{
"tool": "web_fetch",
"feature": "moderation",
"user_id": "u_823"
}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.