EvaluatorGenerationInputs.Sources Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Source materials for generation — agent descriptions, prompts, traces, or datasets. Each entry is an EvaluatorGenerationJobSource variant discriminated by type.
public System.Collections.Generic.IList<Azure.AI.Projects.EvaluatorGenerationJobSource> Sources { get; }
member this.Sources : System.Collections.Generic.IList<Azure.AI.Projects.EvaluatorGenerationJobSource>
Public ReadOnly Property Sources As IList(Of EvaluatorGenerationJobSource)