Skip to content

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


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

Interface: BatchUpdateScoresCommandInput

The input for BatchUpdateScoresCommand.

Extends

Properties

items

items: BatchScoreItem[]

List of score updates

Inherited from

BatchUpdateScoresInput.items


reportId

reportId: string

ID of the report containing the results

Inherited from

BatchUpdateScoresInput.reportId