BedrockEvaluatorModelConfig

The configuration for using Amazon Bedrock models in evaluator assessments, including model selection and inference parameters.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Additional model-specific request fields to customize model behavior beyond the standard inference configuration.

Link copied to clipboard

The inference configuration parameters that control model behavior during evaluation, including temperature, token limits, and sampling settings.

Link copied to clipboard

The identifier of the Amazon Bedrock model to use for evaluation. Must be a supported foundation model available in your region.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String