agents for amazon bedrock sample feature notebooks
1.0.0
This repository contains Jupyter notebooks demonstrating the use of Amazon Bedrock Agents. These notebooks correspond to YouTube videos and blogs that explain and showcase different features of Amazon Bedrock Agents.
preview-agent-code-interpreter.ipynb
: Demonstrates how to set up and use an Amazon Bedrock Agent with Code Interpreter capabilities.preview-agent-long-memory.ipynb
: Shows how to create an Amazon Bedrock Agent with long-term memory functionality.Each notebook contains step-by-step instructions for creating, interacting with, and cleaning up the Bedrock Agents. They include explanations of the code and concepts, making them suitable for both learning and experimentation.
The code in this repository is for demonstration purposes. Ensure you understand the AWS pricing for Bedrock and related services before running these notebooks in your own environment.
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.