AgentEvaluationResults.SubResults Property

Definition

Gets per-agent results for workflow evaluations.

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

Property Value

Applies to