License to Call: Introducing Transformers Agents 2.0
Hugging Face Blog
Hugging Face released Transformers Agents 2.0, introducing two new agent types (ReactCodeAgent and ReactJsonAgent) that can iterate on past observations to solve complex tasks with modular, transparent design. A Llama-3-70B-Instruct agent built with the framework outperformed GPT-4-based agents on the GAIA Leaderboard. The update enables agents to dynamically adjust parameters, select tools independently, and self-correct through iterative reasoning cycles.