SAGE: Tool-Augmented LLM Task Solving Strategies in Scalable Multi-Agent Environments
Robert K. Strehlow, Tobias K\"uster, Oskar F. Kupke, Brandon Llanque Kurps, Fikret Sivrikaya, Sahin Albayrak

TL;DR
SAGE introduces a flexible, tool-augmented conversational AI system that dynamically integrates new tools and employs various multi-agent prompting strategies for scalable task solving in diverse environments.
Contribution
The paper presents SAGE, a modular framework enabling dynamic tool integration and multi-agent prompting strategies for improved LLM task solving.
Findings
Effective tool discovery and execution with OPACA framework
Enhanced task-solving performance using agentic prompting strategies
Open source release of SAGE and benchmark tools
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
