← Traces

agent.run

trace_id: trace_00003t · tenant: globex

7 spans·6929msok

Waterfall

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

agent.run
6903.9ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_heavy_11"
}
openai.chat.completions.create
1519.9ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_11",
  "tokens_prompt": 1336,
  "tokens_output": 330,
  "tokens_total": 1666,
  "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.9313704480649904
  }
}
openai.chat.completions.create
1897.2ms
Attributes (10)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_11",
  "tokens_prompt": 1602,
  "tokens_output": 339,
  "tokens_total": 1941,
  "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.9112635307712481
  },
  "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
  }
}
openai.chat.completions.create
2165.3ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_11",
  "tokens_prompt": 406,
  "tokens_output": 362,
  "tokens_total": 768,
  "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.9066664597019554
  }
}
tool.code_exec
470.3ms
Attributes (3)
{
  "tool": "code_exec",
  "feature": "search_qa",
  "user_id": "u_heavy_11"
}
tool.calculator
566.4ms
Attributes (3)
{
  "tool": "calculator",
  "feature": "search_qa",
  "user_id": "u_heavy_11"
}
tool.web_fetch
169.7ms
Attributes (3)
{
  "tool": "web_fetch",
  "feature": "search_qa",
  "user_id": "u_heavy_11"
}

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.