Skip to content

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


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

Interface: BatchUpdateScoresCommandOutput

The output of BatchUpdateScoresCommand.

Extends

Properties

errors

errors: BatchItemError[]

Errors for items that failed to update

Inherited from

BatchUpdateScoresOutput.errors


updatedCount

updatedCount: number

Number of results successfully updated

Inherited from

BatchUpdateScoresOutput.updatedCount