Introducing limbic-tool-use: A Small Model for Detecting Problems with Tool Use in AI Agents
AI agents rely on external tools to handle tasks like updating files, processing data, navigating the web, and much more. Tools also introduce a new layer of complexity and failure modes. Did the agent call the right tool? Did it format the parameters correctly? Did it hallucinate a function that doesn’t exist? ...