Skip to content

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


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

Interface: BatchCreateResultsCommandInput

The input for BatchCreateResultsCommand.

Extends

Properties

reportId

reportId: string

ID of the report to add results to

Inherited from

BatchCreateResultsInput.reportId


results

results: BatchResultInput[]

List of results to create

Inherited from

BatchCreateResultsInput.results