License to Call: Introducing Transformers Agents 2.0

Practical AI: Tools, Models & Frameworks

What changed

β‡’ 🎁 On top of our existing agent type, we introduce two new agents that can iterate based on past observations to solve complex tasks. We launched Transformers Agents one year ago, and we’re doubling down on our core design goals. In order to get access to the early access of this feature, please first install transformers from its main branch: pip install "git+https://github.com/huggingface/transformers.git#egg=transformers[agents]" Agents 2.0 will be released in the v4.41.0 version, landing mid-May.

Why it matters

A concrete addition to Practical AI: Tools, Models & Frameworks: it changes what's available to builders today rather than being general commentary.

How it compares

Related prior coverage to compare against:

  • Introducing Decision Transformers on Hugging Face πŸ€—
  • Introducing Optimum: The Optimization Toolkit for Transformers at Scale
  • Introducing workspace agents in ChatGPT

Sources