Skip to content

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


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

Interface: DeleteTestCaseAnnotationCommandInput

The input for DeleteTestCaseAnnotationCommand.

Extends

Properties

annotationName

annotationName: string

Name of the annotation schema

Inherited from

DeleteTestCaseAnnotationRequest.annotationName


datasetId

datasetId: string

Unique identifier of the dataset

Inherited from

DeleteTestCaseAnnotationRequest.datasetId


testCaseId

testCaseId: string

Unique identifier of the testcase

Inherited from

DeleteTestCaseAnnotationRequest.testCaseId