Builder
Properties
The alias of the agent to use.
Model performance settings for the request.
Specifies whether to turn on the trace or not to track the agent's reasoning process. For more information, see Trace enablement.
Specifies whether to end the session with the agent or not.
Specifies parameters that control how the service populates the agent prompt for an InvokeAgent
request. You can control which aspects of previous invocations in the same agent session the service uses to populate the agent prompt. This gives you more granular control over the contextual history that is used to process the current request.
Contains parameters that specify various attributes of the session. For more information, see Control session context.
Specifies the configurations for streaming.
Functions
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.BedrockModelConfigurations inside the given block
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.PromptCreationConfigurations inside the given block
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.SessionState inside the given block
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.StreamingConfigurations inside the given block