Posts tagged “Tool Use”
1 article
PY➞AIBuilding with LLMs
#01
The model proposes
Tool use is a while loop, and your code is the hands
A full-stack dev learning AI engineering in public
while model.asks():
•Vikas Yadav
The model never runs your function
I spent months thinking function calling meant the LLM executes my code. It never does. It asks, I run it. Once that clicked, agents stopped being magic and turned into a while loop I could have written.