Builder
Properties
The state's conversation history.
The identifier of the invocation of an action. This value must match the invocationId
returned in the InvokeAgent
response for the action whose results are provided in the returnControlInvocationResults
field. For more information, see Return control to the agent developer and Control session context.
An array of configurations, each of which applies to a knowledge base attached to the agent.
Contains attributes that persist across a prompt and the values of those attributes.
Contains information about the results from the action group invocation. For more information, see Return control to the agent developer and Control session context.
Contains attributes that persist across a session and the values of those attributes. If sessionAttributes
are passed to a supervisor agent in multi-agent collaboration, it will be forwarded to all agent collaborators.
Functions
construct an aws.sdk.kotlin.services.bedrockagentruntime.model.ConversationHistory inside the given block