← Traces

agent.run

trace_id: trace_00003u · tenant: globex

7 spans·7405mserror

Waterfall

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

agent.runerror
7351.5ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_427"
}
openai.chat.completions.create
1660.9ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_427",
  "tokens_prompt": 1124,
  "tokens_output": 245,
  "tokens_total": 1369,
  "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.08631808860227465
  }
}
openai.chat.completions.create
2362.0ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_427",
  "tokens_prompt": 1233,
  "tokens_output": 211,
  "tokens_total": 1444,
  "input": "Given the customer ticket below, draft a refund response that follows policy P-204.",
  "output": "Refund approved under policy P-204(b), $189.99 returned to card ending 4421 within 3 days…",
  "eval_scores": {
    "Hallucination": 0.3578611068706959
  }
}
openai.chat.completions.create
1924.2ms
Attributes (10)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_427",
  "tokens_prompt": 1198,
  "tokens_output": 298,
  "tokens_total": 1496,
  "input": "Translate the user manual section to Japanese, preserving the table structure.",
  "output": "ユーザーマニュアルの全章を翻訳しました。表は問題なく保持されています…",
  "eval_scores": {
    "Hallucination": 0.4464390496350824
  },
  "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.search
470.4ms
Attributes (3)
{
  "tool": "search",
  "feature": "search_qa",
  "user_id": "u_427"
}
tool.web_fetch
557.2ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "search_qa",
  "user_id": "u_427"
}
tool.code_execerror
290.6ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "search_qa",
  "user_id": "u_427"
}

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.