Tool Calling
The model decides when to call a function — weather, calculator, or knowledge base search.
Available tools
Defined in lib/tools.ts
get_weather
Mock weather lookup by city
calculate
Safe arithmetic expression evaluator
Tool Calling
Try: “What's the weather in Tokyo?” or “What is (45 * 3) - 12?”