v1.21.1
huggingface/smolagentsv1.21.1Aug 11, 2025by albertvillanova
AI Summary
This is a minor bug fix release addressing a specific error where GPT-5 models would fail due to unsupported parameters.
Key Highlights
- Fixed error for GPT-5 not supporting the `stop` parameter
Full Release Notes
## Bug Fixes 🐛 * Fix error for GPT-5 not supporting the `stop` parameter by @Xmader in https://github.com/huggingface/smolagents/pull/1662 **Full Changelog**: https://github.com/huggingface/smolagents/compare/v1.21.0...v1.21.1