← Traces

agent.run

trace_id: trace_00000v · tenant: globex

4 spans·4339msok

Waterfall

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

agent.run
4339.1ms
Attributes (2)
{
  "feature": "search_qa",
  "user_id": "u_heavy_20"
}
openai.chat.completions.create
1744.9ms
Attributes (10)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_20",
  "tokens_prompt": 678,
  "tokens_output": 329,
  "tokens_total": 1007,
  "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.97781673790887
  },
  "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
1806.3ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_20",
  "tokens_prompt": 1084,
  "tokens_output": 309,
  "tokens_total": 1393,
  "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.9923946970375255
  }
}
openai.chat.completions.create
693.6ms
Attributes (9)
{
  "model": "gpt-4o",
  "feature": "search_qa",
  "user_id": "u_heavy_20",
  "tokens_prompt": 1214,
  "tokens_output": 21,
  "tokens_total": 1235,
  "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.7687734753359109
  }
}

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.