agents#

Classes

agents.base.BedrockAgentsRunnable

Invoke a Bedrock Agent

agents.base.BedrockInlineAgentsRunnable

Invoke Bedrock Inline Agent as a Runnable.

agents.types.BedrockAgentAction

AgentAction with session id information.

agents.types.BedrockAgentFinish

AgentFinish with session id information.

agents.types.GuardrailConfiguration

agents.types.InlineAgentConfiguration

Configurations for an Inline Agent.

agents.types.KnowledgebaseConfiguration

Functions

agents.utils.get_boto_session([...])

Construct the boto3 session

agents.utils.parse_agent_response(response)

Parses the raw response from Bedrock Agent