v1.9.1
huggingface/smolagentsv1.9.1Feb 14, 2025by albertvillanova
AI Summary
Bug fix for tool code generation with multiline descriptions and prompt improvements for toolcalling agent.
Key Highlights
- Fixed tool code generation for multiline descriptions
- Updated prompt for toolcalling agent
Full Release Notes
## Bug Fixes 🐛 * fix tool code generation in case of multiline descriptions by @sysradium in https://github.com/huggingface/smolagents/pull/613 * Fix prompt for toolcalling agent and slightly update doc by @aymeric-roucher in https://github.com/huggingface/smolagents/pull/650 **Full Changelog**: https://github.com/huggingface/smolagents/compare/v1.9.0...v1.9.1