v1.21.1
Bug Fixes 🐛
- Fix error for GPT-5 not supporting the
stopparameter by @Xmader in https://github.com/huggingface/smolagents/pull/1662
Full Changelog: https://github.com/huggingface/smolagents/compare/v1.21.0...v1.21.1
Fetched April 7, 2026
stop parameter by @Xmader in https://github.com/huggingface/smolagents/pull/1662Full Changelog: https://github.com/huggingface/smolagents/compare/v1.21.0...v1.21.1
Fetched April 7, 2026
Fixed an exponential backtracking bug in Qwen3/Qwen3.5/GLM4MoE response parsing that caused GRPOTrainer to hang indefinitely on truncated t…
Hugging Face · Fine-tuningFixed a high-impact vulnerability in remote executors and removed support for legacy no-prefix pickle payloads. Also improved WasmExecutor…
Hugging Face · Agents