Skip to content

Releases: huggingface/smolagents

v1.26.0

Choose a tag to compare

@albertvillanova albertvillanova released this 29 May 05:09
12c1bc8

What's Changed

New Contributors

Full Changelog: v1.25.0...v1.26.0

v1.25.0

Choose a tag to compare

@albertvillanova albertvillanova released this 14 May 11:38
827964d

What's Changed

New Contributors

Full Changelog: v1.24.0...v1.25.0

v1.24.0

Choose a tag to compare

@albertvillanova albertvillanova released this 16 Jan 05:38
4e18069

What's Changed

New Contributors

Full Changelog: v1.23.0...v1.24.0

v1.23.0

Choose a tag to compare

@aymeric-roucher aymeric-roucher released this 17 Nov 14:35

Improvements ✨

Fixes 🛠️

Documentation 📚

Full Changelog: v1.22.0...v1.23.0

v1.22.0

Choose a tag to compare

@albertvillanova albertvillanova released this 25 Sep 08:47
f68ee35

What's Changed

New Contributors

Full Changelog: v1.21.3...v1.22.0

v1.21.3

Choose a tag to compare

@albertvillanova albertvillanova released this 01 Sep 14:35
fcd7af2

Bug Fixes 🐛

Full Changelog: v1.21.2...v1.21.3

v1.21.2

Choose a tag to compare

@albertvillanova albertvillanova released this 20 Aug 05:15
6ab1cce

Bug Fixes 🐛

Full Changelog: v1.21.1...v1.21.2

v1.21.1

Choose a tag to compare

@albertvillanova albertvillanova released this 11 Aug 10:52
9d40078

Bug Fixes 🐛

  • Fix error for GPT-5 not supporting the stop parameter by @Xmader in #1662

Full Changelog: v1.21.0...v1.21.1

v1.21.0

Choose a tag to compare

@albertvillanova albertvillanova released this 07 Aug 10:48
420eaeb

Enhancements ✨

Bug Fixes 🐛

  • Fix: Prevent empty additional_args from being added to agent prompt by @jokokojote in #1566
  • Fix SyntaxError in generated Gradio app due to 'class' attribute by @albertvillanova in #1615
  • Fix serialization inconsistency in MultiStepAgent.to_dict/from_dict for managed_agents by @hazrmard in #1577
  • Fix a kwargs error in LocalPythonExecutor by @aymeric-roucher in #1583
  • Fix structured outputs by @MicrosoftJames in #1642
  • Fix bug where AmazonBedrockServerModel crashes in thinking mode by @benoriol in #1632
  • Fix: Remove duplicate line in tool_calling_agent prompt by @yusuf-eren in #1636
  • Fix: RemotePythonExecutor should not send variables if none exist by @thomasjpfan in #1605
  • Disable parallel tool calls for final answer by @aymeric-roucher in #1539

Documentation 📚

CI / Dependency Updates 🧪

Deprecations & Cleanups 🧹

Miscellaneous 🔧

Maintenance 🏗️

New Contributors

Full Changelog: v1.20.0...v1.21.0

v1.20.0

Choose a tag to compare

@albertvillanova albertvillanova released this 10 Jul 16:22
808e095

New Features ✨

Enhancements 🛠️

Bug Fixes 🐛

Documentation Improvements 📚

Maintenance 🏗️

New Contributors

Full Changelog: v1.19.0...v1.20.0