#tool-calling

Language models are impressive reasoners, but without tools they can only generate text. They can’t check real-time data, perform precise calculations, or interact with external systems. In this post, I’ll explore how to extend agents with tools through function calling, and ensure reliable outputs using Pydantic for structured data validation.

Read More

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×