Law Zava
About
Canon
Frameworks
Writing
Contact
About
Canon
Frameworks
Writing
Contact
// Topic
Function-Calling
1 post
Function Calling Patterns That Survive Production
July 8, 2024
· 7 min
Function calling is how LLMs touch real systems. Treat tools like APIs, arguments like untrusted input, and permissions like the model is an intern with root access.
function-calling
llm
ai