Skip to content

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


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

Interface: CreateAnnotationSchemaCommandInput

The input for CreateAnnotationSchemaCommand.

Extends

Properties

description?

optional description?: string

Human-readable description of the schema's purpose

Inherited from

CreateAnnotationSchemaRequest.description


name

name: string

Unique name identifying the annotation schema

Inherited from

CreateAnnotationSchemaRequest.name


valueType

valueType: AnnotationValueType

Type and validation rules for annotation values

Inherited from

CreateAnnotationSchemaRequest.valueType