Builder
Properties
Configuration settings for the agentic retrieval operation.
Whether to generate a response based on the retrieved results.
The list of messages for the agentic retrieval conversation.
Policy configuration for guardrails and content filtering.
The list of retrievers to use for agentic retrieval.
Contains information about the user making the request. This is used for access control filtering to ensure that retrieval results only include documents the user is authorized to access.
Functions
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.AgenticRetrieveConfiguration inside the given block
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.AgenticRetrievePolicyConfiguration inside the given block
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.UserContext inside the given block