Topic · Tool Use
Tool Use
5 entries on AIKnowHub tagged "Tool Use", spanning 3 content types.
- 5entries
- 3content types
- Conceptmost coverage in
Concepts2
Concept
AI Agents Explained
Agents are LLMs that can take actions in a loop. Here's what that actually means, where they shine, and where they fall over.
Concept
Function Calling Explained
Function calling is how LLMs trigger your code. Here's how it actually works under the hood, and how to design tools that the model uses correctly.
Interviews2
Interview
How do you decide which tools to give an AI agent, and how many is too many?
Tool design is the main lever for agent reliability — bad tool sets cause wrong calls, loops, and security holes.
Interview
How would you design an AI agent that books meetings on behalf of a user?
Tests agent design fundamentals — tool design, safety, reliability under autonomy.