aws-samples/function-calling-using-amazon-bedrock-anthropic-claude-3
Function calling using Amazon Bedrock with Anthropic Claude 3 foundation model
This project helps developers integrate large language models (LLMs) with external tools. It demonstrates how to connect Amazon Bedrock's Claude 3 model with functions that fetch real-time data, like stock prices and currency conversions. Developers provide user questions and tool descriptions, and the LLM responds with answers that incorporate live data retrieved by the tools.
No commits in the last 6 months.
Use this if you are a developer looking to build generative AI applications that can interact with external systems and provide dynamic, data-driven responses.
Not ideal if you are an end-user seeking a ready-to-use application for financial analysis or currency conversion, as this is a developer sample for building such tools.
Stars
37
Forks
9
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/aws-samples/function-calling-using-amazon-bedrock-anthropic-claude-3"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aws-samples/bedrock-access-gateway
OpenAI-Compatible RESTful APIs for Amazon Bedrock
awslabs/amazon-bedrock-agent-samples
Example Jupyter notebooks 📓 and code scripts 💻 for using Amazon Bedrock Agents 🤖 and its functionalities
aws-samples/well-architected-iac-analyzer
Sample Generative AI tool for evaluating Infrastructure as Code and architecture diagrams...
build-on-aws/building-gen-ai-whatsapp-assistant-with-amazon-bedrock-and-python
Build a genAI Whatsapp app that processes images, voice notes, videos, and documents with Amazon...
aws-samples/sample-connector-for-bedrock
Seamlessly invoke Amazon Bedrock or your custom models, enabling a smooth experience with AWS...