This folder highlights tool usage with Large Language Models (LLMs). We explore the lower level solutions with model's native function calling capabilities as well as higher lever solutions with LLM Agents.
Additionally, we also provide an introductory example of how to create your own agent using the FMs function calling capabilities.
- Introduction to Agents - Learn the basics of a Generative AI agent.
- Function Calling - Getting Started with Function Calling for Generative AI Models hosted on Amazon Bedrock.
- Bedrock Agents - Getting started with Amazon Bedrock Agents.
- Open-source Agents - Examples of agents applications using Amazon Bedrock and open-source solutions such as LangChain, LangGraph, Crew.ai
We welcome community contributions! Please ensure your sample aligns with AWS best practices, and please update the Contents section of this README file with a link to your sample, along with a description.