EvalItemResult.Scores Property

Definition

Gets the per-evaluator score results.

public System.Collections.Generic.IReadOnlyList<Microsoft.Agents.AI.EvalScoreResult> Scores { get; }
member this.Scores : System.Collections.Generic.IReadOnlyList<Microsoft.Agents.AI.EvalScoreResult>
Public ReadOnly Property Scores As IReadOnlyList(Of EvalScoreResult)

Property Value

Applies to