Refer here on how tool use works.
-
Tool use with Claudev3 and Amazon Bedrock
Demonstrate calling python functions withtool_use
params.calculator
function to perform arthimetic operationsget_lat_long
andget_weather
functions to get current weather information.
-
Get structured output with Tool use
Demonstrate extracting structured output for the following use-cases- Text Summarization
- Named Entity Recognition
- Sentiment Analysis
- Text Classification
-
Building a sample research assistant with tool use
Demonstrate build out a research assistant using Claude. A user can enter a topic that they want to research and get a list of Wikipedia article links saved to a markdown file for later reading.
- How Tool use (function calling) works in Claude v2.x
- Tool use with Claude v2.x models on Anthropic_Bedrock Notebook
- RAG with re-ranking Claudev2, Coherev3, Qdrant
- RAG with MultiQuery Retriever Claudev2, Coherev3, Qdrant
Contributions to this repository are welcome. Please ensure you follow the contribution guidelines when submitting pull requests.
If you have any feedback or encounter issues, please open an issue in the repository, and we will address it promptly.
This project is licensed under the MIT License - see the LICENSE file for details.