← Traces

agent.run

trace_id: trace_000004 · tenant: globex

3 spans·1557msok

Waterfall

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

agent.run
1557.4ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_heavy_2"
}
openai.chat.completions.create
1173.2ms
Attributes (10)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_2",
  "tokens_prompt": 1093,
  "tokens_output": 263,
  "tokens_total": 1356,
  "input": "Summarize the Q3 earnings report attached. Focus on revenue, margin, and guidance.",
  "output": "Q3 revenue hit $4.2B, a 38% YoY jump, with operating margin expanding to 27%…",
  "eval_scores": {
    "Hallucination": 0.08193308115005493
  },
  "hallucination_details": {
    "claims": [
      {
        "text": "All chapters were translated.",
        "verdict": "unsupported"
      },
      {
        "text": "Tables were preserved in the output.",
        "verdict": "supported"
      }
    ],
    "supported": 1,
    "contradicted": 0,
    "unsupported": 1,
    "total": 2,
    "score": 0.5
  }
}
tool.web_fetch
286.8ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "search_qa",
  "user_id": "u_heavy_2"
}

Faithfulness · openai.chat.completions.create0.50

1 supported · 0 contradicted · 1 unsupported of 2 claims

  • unsupported

    All chapters were translated.

  • supported

    Tables were preserved in the output.