Function calling / Tool use
What is function calling? Function calling — also called tool calling or tool use — is the mechanism that lets a large language model (LLM) request that external software run on its behalf. Instead of generating a final answer from its training data alone, the model outputs a structured message — typically a function name…