{{item.title}}
{{item.text}}
{{item.title}}
{{item.text}}
Jayant Raj
Director, Cloud & Digital, AWS Ambassador, PwC US
This post demonstrates building agents on the Amazon Bedrock platform using AWS services such as Amazon Bedrock Agents, Knowledge Base, OpenSearch Serverless and Bedrock foundation models.
Large language model (LLM) agents are software entities that use a foundation model reasoning capabilities to take a user request, analyze and decompose the request into smaller tasks, orchestrate the sequence of tasks and execute actions (call API, interact with applications, databases, etc.) to complete the request. Agents can also interact with the users to gather more information while fulfilling the tasks.
Amazon Bedrock Agents provides a fully managed service to build and scale generative AI bots that are able to execute complex tasks autonomously using given tools and integrates with enterprise data sources to perform read and write operations.
Bedrock Agents come with the following features out of the box: