Anthropics teaches us how to implement tool use on Claude with their new course
Function calling, also known as tool use, involves expanding Claude's abilities by defining and using external tools or functions.
Using such additions with Claude can:
• Extend Claude's capabilities
• Integrate with your existing systems
• Automate complex tasks
• Enhance user experience
• Scale and customize
In 6 lessons, they demonstrate how to utilize these tools and which are available.
The whole course is on GitHub -> https://github.com/anthropics/courses/tree/master/ToolUse