Your First AI Agent in 50 Lines
What "tool use" means: the model decides which function to call.
What it covers
- What "tool use" means: the model decides which function to call.
- A loop, two tools, and a stop condition.
- Let the model pick the query instead of hardcoding the report.
What you'll build
An agent that answers questions about a spreadsheet you own.