paper-with-me

Papers

Dynamic ReAct: Scalable Tool Selection for Large-Scale MCP Environments

2025-09-22 · Nishant Gaurav, Adit Akarsh, Ankit Ranjan, Manoj Bajaj arxiv

We present Dynamic ReAct, a novel approach for enabling ReAct agents to efficiently operate with extensive Model Control Protocol (MCP) tool sets that exceed the contextual memory limitations of large language models. Our approach addresses the fundamental challenge of tool selection in environments containing hundreds or thousands of available tools, where loading all tools simultaneously is computationally infeasible. We propose and evaluate five distinct architectures that progressively refine the tool selection process, culminating in a search-and-load mechanism that achieves intelligent tool selection with minimal computational overhead. Our experimental results demonstrate that the proposed approach reduces tool loading by up to 50% while maintaining task completion accuracy, advancing the path towards truly general-purpose AI agents capable of dynamically adapting to diverse task environments.

📄 PDF Abstract BibTeX arXiv:2509.20386

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoTool: Efficient Tool Selection for Large Language Model Agents

2025-11-18 · Jingyi Jia, Qinbin Li arxiv

Large Language Model (LLM) agents have emerged as powerful tools for automating complex tasks by leveraging the reasoning and decision-making abilities of LLMs. However, a major bottleneck in current agent frameworks lie…

A Comparison of the Pathway Tools Software with the Reactome Software

2020-09-28 · Peter D. Karp

This document compares SRI's Pathway Tools (PTools) software with the Reactome software. Both software systems serve the pathway bioinformatics area, including representation and analysis of metabolic pathways and signal…

ScaleMCP: Dynamic and Auto-Synchronizing Model Context Protocol Tools for LLM Agents

2025-05-09 · Elias Lumer, Anmol Gulati, Vamse Kumar Subbiah, Pradeep Honaganahalli Basavaraju 외

Recent advancements in Large Language Models (LLMs) and the introduction of the Model Context Protocol (MCP) have significantly expanded LLM agents' capability to interact dynamically with external tools and APIs. Howeve…

Steward: Natural Language Web Automation

2024-09-23 · Brian Tang, Kang G. Shin

Recently, large language models (LLMs) have demonstrated exceptional capabilities in serving as the foundation for AI assistants. One emerging application of LLMs, navigating through websites and interacting with UI elem…

Semantic Context for Tool Orchestration

2025-07-14 · Robert Müller arxiv

This paper demonstrates that Semantic Context (SC), leveraging descriptive tool information, is a foundational component for robust tool orchestration. Our contributions are threefold. First, we provide a theoretical fou…