Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.83 KB

File metadata and controls

16 lines (12 loc) · 1.83 KB

Function Calling (Tool usage)

With function calling, we can provide LLMs with descriptions of tools and functions it can use. An LLM is able to intelligently decide based on user query when and how to use those tools to help answer questions and complete tasks.

This repository contains examples and use-cases to get you started with Function Calling on Amazon Bedrock

Contents

This folder contains information on how to use function calling with Amazon Bedrock capabilities. The examples are divided as following:

Contributing

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.