Definition
Tool use in large language models
Tool use is the capability of large language models to interact with external software or APIs to perform specific tasks. Through structured tool calling, models generate requests to external functions, receive dynamic data, and incorporate those results into their responses, effectively overcoming the limitations of static training data and standard natural language processing.