← all papers · overview

SAGE: Tool-augmented LLM Task Solving Strategies In Scalable Multi-agent Environments

·2026

Abstract

Large language models (LLMs) have proven to work well in question-answering scenarios, but real-world applications often require access to tools for live information or actuation. For this, LLMs can be extended with tools, which are often defined in advance, also allowing for some fine-tuning for specific use cases. However, rapidly evolving software landscapes and individual services require the constant development and integration of new tools. Domain- or company-specific tools can greatly elevate the usefulness of an LLM, but such custom tools can be problematic to integrate, or the LLM may fail to reliably understand and use them. For this, we need strategies to define new tools and integrate them into the LLM dynamically, as well as robust and scalable zero-shot prompting methods that can make use of those tools in an efficient manner. In this paper, we present SAGE, a specialized conversational AI interface, based on the OPACA framework for tool discovery and execution. The integ

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).

SAGE: Tool-augmented LLM Task Solving Strategies In Scalable Multi-agent Environments — ai-agents