Skip to content

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


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

Interface: DatasetReference

Reference to a dataset in the datastore (v2)

Properties

datasetId

datasetId: string

Dataset ID to evaluate


datasetVersion?

optional datasetVersion?: string

Dataset version (defaults to 'head' if not specified)


filter?

optional filter?: AnnotationConditionExpression

Annotation filter to apply when fetching test cases — only test cases matching the condition will be included in the evaluation