This release migrates from Transformers Agents to smolagents, adds Model Context Protocol (MCP) support and now requires Python 3.10+
See below for full details on the new features, improvements and bug fixes.
New Features
- Migrate to smolagents (#890)
- Add Model Context Protocol (MCP) Support (#892)
- Add support for MCP servers to Agent Framework (#898)
- Require Python 3.10 (#897)
Improvements
- Lazy load list of translation models (#896)