EvaluatorConfig
The configuration that defines how an evaluator assesses agent performance, including the evaluation method and parameters.
Inheritors
Types
Functions
Link copied to clipboard
Casts this EvaluatorConfig as a LlmAsAJudge and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.LlmAsAJudgeEvaluatorConfig value. Throws an exception if the EvaluatorConfig is not a LlmAsAJudge.
Link copied to clipboard
Casts this EvaluatorConfig as a LlmAsAJudge and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.LlmAsAJudgeEvaluatorConfig value. Returns null if the EvaluatorConfig is not a LlmAsAJudge.