Skip to content

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


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

Interface: NumericAnnotationCondition

Condition for filtering by numeric annotation values

Properties

comparator

comparator: NumericLogicalComparator

Comparison operator (equals, greater than, less than, etc.)


name

name: string

Name of the annotation to filter on


value

value: number

Numeric value to compare against