EvaluatorVersion.GenerationArtifacts 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.
Provenance artifacts from the generation pipeline. Read-only; present only on evaluator versions created via an EvaluatorGenerationJob. Each artifact resolves to a versioned Foundry Dataset.
public Azure.AI.Projects.EvaluatorGenerationArtifacts GenerationArtifacts { get; }
member this.GenerationArtifacts : Azure.AI.Projects.EvaluatorGenerationArtifacts
Public ReadOnly Property GenerationArtifacts As EvaluatorGenerationArtifacts