EvaluatorGenerationArtifacts.Dataset Property

Definition

Reference to the single Foundry Dataset (one combined JSONL file, version-aligned to EvaluatorVersion.version) holding all artifacts produced by the generation pipeline. Each row in the JSONL carries a kind field discriminating its content (e.g. spec, tools, context).

public Azure.AI.Projects.DatasetReference Dataset { get; }
member this.Dataset : Azure.AI.Projects.DatasetReference
Public ReadOnly Property Dataset As DatasetReference

Property Value

Applies to