AI RESEARCH

AsyncTool: Evaluating the Asynchronous Function Calling Capability under Multi-Task Scenarios

arXiv CS.AI

ArXi:2605.27995v1 Announce Type: new Large language model (LLM)-based agents have shown strong capabilities in using external tools to solve complex tasks. However, existing evaluations often overlook the temporal dimension of tool use, especially the impact of tool response latency, and are usually limited to single-task settings. In real-world applications, multiple tasks often need to be executed concurrently, and overall efficiency depends on whether an agent can use idle time while waiting for tool responses. We refer to this capability as asynchronous tool calling.