Skip to content

@awssolutions/gen-ai-evaluation-toolkit-ts-client


@awssolutions/gen-ai-evaluation-toolkit-ts-client / PutDatasetVersionAnnotationRequest

Interface: PutDatasetVersionAnnotationRequest

Core annotation data including name, value, and optional comment

Extended by

Properties

comment?

optional comment?: string

Optional explanatory comment providing context for the annotation


datasetId

datasetId: string

Unique identifier of the dataset


name

name: string

Name of the annotation schema this annotation uses


value

value: AnnotationValue

Annotation value conforming to the schema's type


version

version: number

Version number