Skip to content

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


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

Interface: AnnotationSchema

Complete annotation schema defining structure and validation for annotations

Extended by

Properties

createdAt?

optional createdAt?: Date

Timestamp when the schema was created


createdBy?

optional createdBy?: string

Username or identifier of who created the schema


description?

optional description?: string

Human-readable description of the schema's purpose


isArchived?

optional isArchived?: boolean

Whether the schema is archived and unavailable for new annotations


name

name: string

Unique name identifying the annotation schema


valueType

valueType: AnnotationValueType

Type and validation rules for annotation values