Skip to content

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


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

Interface: ListTestCasesCommandInput

The input for ListTestCasesCommand.

Extends

Properties

datasetId

datasetId: string

Unique identifier of the dataset

Inherited from

ListTestCasesRequest.datasetId


filter?

optional filter?: AnnotationConditionExpression

Filter by matching annotation conditions

Inherited from

ListTestCasesRequest.filter


maxResults?

optional maxResults?: number

Maximum number of results to return

Inherited from

ListTestCasesRequest.maxResults


nextToken?

optional nextToken?: string

Pagination token for next page of results

Inherited from

ListTestCasesRequest.nextToken


version

version: string

Version number or tag

Inherited from

ListTestCasesRequest.version