AgentEvaluationResults.PerEvaluator Property

Definition

Gets per-evaluator pass/fail breakdown (Foundry only).

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Agents.AI.PerEvaluatorResult>? PerEvaluator { get; set; }
member this.PerEvaluator : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Agents.AI.PerEvaluatorResult> with get, set
Public Property PerEvaluator As IReadOnlyDictionary(Of String, PerEvaluatorResult)

Property Value

Applies to