$\tau$-Knowledge: Evaluating Conversational Agents over Unstructured Knowledge
Abstract
Lay Summary
AI assistants are increasingly being used in settings like banking customer support, where they must do more than answer simple questions. To behave correctly, they often need to search through large collections of company-specific documents, understand the relevant policies, use software tools, and take the right action during a live conversation. Existing benchmarks usually test these skills separately, but real customer interactions require agents to combine them over many turns. We introduce τ-Knowledge, a benchmark that tests whether AI agents can use written knowledge together with tool results to complete realistic tasks. Our new environment, τ-Banking, simulates fintech customer support workflows where agents must navigate about 700 connected policy and support documents while making account updates through tools. These tasks are designed so that success can be checked automatically: the agent must produce the correct, policy-compliant change in the system. We find that this is still very difficult. Even strong frontier models succeed only about 25.5% of the time on the first try, and their reliability drops across repeated attempts, showing that today’s agents still struggle to find the right information and apply complex policies consistently.