Skip to content

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


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

Interface: CreateAnnotationSchemaRequest

Core schema definition including name, description, and value type

Extended by

Properties

description?

optional description?: string

Human-readable description of the schema's purpose


name

name: string

Unique name identifying the annotation schema


valueType

valueType: AnnotationValueType

Type and validation rules for annotation values