Kubnal Bridge

Applications

Plugins / Tools

AI plugins and tools extend language model capabilities beyond text generation by enabling actions: web search, code execution, database queries, API calls, and file manipulation. OpenAI's function calling, Anthropic's tool use, and plugins ecosystems all implement this capability.

Tool-augmented LLMs are the foundation of AI agents that can accomplish multi-step tasks autonomously. The model decides which tools to call, interprets their outputs, and chains multiple tool uses to complete complex workflows.

Authority Links

Related Terms