AI Terms Dictionary

A comprehensive multilingual AI terminology dictionary

Definition

Tool Use enables language models to interact with external software environments by calling predefined functions, such as calculators, search engines, or database queries. This approach extends the model’s utility by allowing it to access real-time data or perform precise computations that pure text generation cannot achieve. It transforms static models into dynamic agents capable of complex, multi-step problem-solving through structured interaction with third-party services.

Summary

A paradigm where AI agents select and execute external functions or APIs to perform specific tasks beyond their native capabilities.

Key Concepts

Use Cases