AgentOptimizationJobInputs.Evaluators Property

Definition

Job-level evaluators referenced by name and optional version. Required; at least one must be provided.

public System.Collections.Generic.IList<Azure.AI.Projects.Agents.AgentOptimizationEvaluatorRef> Evaluators { get; }
member this.Evaluators : System.Collections.Generic.IList<Azure.AI.Projects.Agents.AgentOptimizationEvaluatorRef>
Public ReadOnly Property Evaluators As IList(Of AgentOptimizationEvaluatorRef)

Property Value

Applies to