EvaluatorGenerationArtifacts.Reference 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 Reference { get; }
member this.Reference : Azure.AI.Projects.DatasetReference
Public ReadOnly Property Reference As DatasetReference

Property Value

Applies to