v1.24.0
What's Changed Bump version to 1.24 by @aymeric-roucher in #1871 Fix: Add backward compatibility for deprecated HfApiModel by @MohammadKassas143 in #1...
Tracking the latest major features and upgrades.
What's Changed Bump version to 1.24 by @aymeric-roucher in #1871 Fix: Add backward compatibility for deprecated HfApiModel by @MohammadKassas143 in #1...
Improvements ✨ Update final answer checks to accept the agent instance by @Zoe14 in #1648 Dialog mode CLI by @aymeric-roucher in #1540 Add Blaxel supp...
What's Changed Bump dev version: v1.22.0.dev0 by @albertvillanova in #1657 refactor(PythonExecutor): inherit from ABC and declare abstract methods by ...
Bug Fixes 🐛 Fix E2BExecutor by pinning e2b-code-interpreter to < 2 by @albertvillanova in #1733 Full Changelog : v1.21.2...v1.21.3
Bug Fixes 🐛 Pin telemetry extra >=0.1.15 to use new TokenUsage structure by @albertvillanova in #1699 Full Changelog : v1.21.1...v1.21.2
Bug Fixes 🐛 Fix error for GPT-5 not supporting the stop parameter by @Xmader in #1662 Full Changelog : v1.21.0...v1.21.1
Enhancements ✨ Tool & Model Improvements Add Tool to_code_prompt and to_tool_calling_prompt by @albertvillanova in #1599 Improve function body ext...
New Features ✨ Remote Execution : Implement remote Python WasmExecutor by @albertvillanova in #1261 Callbacks : Support callbacks after planning step ...
Enhancements 🛠️ Agent Upgrades : Support managed agents in ToolCallingAgent by @albertvillanova in #1456 Support context managers for agent cleanup b...
New Features ✨ Multiple Parallel Tool Calls : ToolCallingAgent can now handle multiple tool calls in parallel, significantly enhancing performance for...