switch·Esc back

Tool Calling

You might say

AI can talk, but how do I get it to actually check the database or make a request?

A model’s request for an application to run a named tool with parametersA model can request a calendar lookup, but the application must validate the permissions and parameters before it reads the schedule. The returned result, not the request text, proves what happened.
Function Calling
Further reading