From the course: AWS Certified Generative AI Developer - Professional (AIP-C01) Cert Prep

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Amazon Bedrock AgentCore code interpreter and browser tools

Amazon Bedrock AgentCore code interpreter and browser tools

Let's dive into the built-in tools of Amazon Bedrock Agent Core, the Code Interpreter Tool and the Browser Tool. These tools enhance agent capabilities by enabling secure execution of code and seamless interaction with websites at scale. In this guide, we'll walk through Agent Core's built-in tools. Start by logging in to your AWS Management Console home. In the search bar at the top, type Amazon Bedrock Agent Core. On the search results, click on Amazon Bedrock Agent Core to access its console. On the left, navigate to Built-in Tools under the Build & Deploy dropdown to view the Code Interpreter tool and the Browser tool. On this page, you'll see the overview of Agent Core's built-in tools and two tabs. The Code Interpreter tool allows agents to securely run code in sandbox environments supporting languages like Python, TypeScript, and JavaScript. This is essential for executing logic, calculations, and data workflows within AgentCore. It interacts with the AgentCore architecture to…

Contents