Builder
Properties
The foundation model configuration. Required when foundationModelType is CUSTOM.
The type of foundation model to use. CUSTOM uses a specified model, MANAGED uses the service default.
The maximum number of agent iterations for retrieval.
The reranking model configuration. Required when rerankingModelType is CUSTOM.
The type of reranking model to use. CUSTOM uses a specified model, MANAGED uses the service default. If not specified, defaults to MANAGED for managed embedding knowledge bases and NONE for custom embedding knowledge bases.
Functions
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.FoundationModelConfiguration inside the given block
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.AgenticRetrieveRerankingConfiguration inside the given block