Skip to content

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


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

Interface: Annotation

Complete annotation with value and metadata

Extended by

Properties

annotatedAt

annotatedAt: Date

Timestamp when the annotation was created


annotatedBy

annotatedBy: string

Username or identifier of who created the annotation


comment?

optional comment?: string

Optional explanatory comment providing context for the annotation


name

name: string

Name of the annotation schema this annotation uses


value

value: AnnotationValue

Annotation value conforming to the schema's type