LlmAsAJudge
The LLM-as-a-Judge configuration that uses a language model to evaluate agent performance based on custom instructions and rating scales.
Inherited 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.