AgentEvaluationResults.DetailedItems Property

Definition

Gets detailed per-item results from the Foundry output_items API, including individual evaluator scores, error info, and token usage.

public System.Collections.Generic.IReadOnlyList<Microsoft.Agents.AI.EvalItemResult>? DetailedItems { get; set; }
member this.DetailedItems : System.Collections.Generic.IReadOnlyList<Microsoft.Agents.AI.EvalItemResult> with get, set
Public Property DetailedItems As IReadOnlyList(Of EvalItemResult)

Property Value

Applies to