Skip to content

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


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

Interface: ListDatasetVersionsCommandInput

The input for ListDatasetVersionsCommand.

Extends

Properties

datasetId

datasetId: string

Unique identifier of the dataset

Inherited from

ListDatasetVersionsRequest.datasetId


filter?

optional filter?: AnnotationConditionExpression

Filter by matching annotation conditions

Inherited from

ListDatasetVersionsRequest.filter


maxResults?

optional maxResults?: number

Maximum number of results to return

Inherited from

ListDatasetVersionsRequest.maxResults


nextToken?

optional nextToken?: string

Pagination token for next page of results

Inherited from

ListDatasetVersionsRequest.nextToken