AGENTSFeatured
Tool Use
Definition
The capability of AI models to interact with external tools, APIs, and systems to accomplish tasks.In-Depth Explanation
Tool use extends LLM capabilities beyond text generation. Models can call functions to search the web, execute code, query databases, or control applications. This enables AI assistants to take actions in the real world, not just provide information. OpenAI calls this "function calling."
Real-World Example
An AI assistant using tool use can check the weather API, book calendar appointments, or run Python code to solve math problems.
0 views0 found helpful