github huggingface/smolagents v1.1.0

latest releases: v1.21.3, v1.21.2, v1.21.1...
8 months ago

What's Changed

New features: 🥳

  • !Breaking change: Agent initialization argument max_iterations changed to max_steps for consistency.
  • Add a warning towards the user when imports are missing in CodeAgent 3f79bae.
  • Add code of conduct and contributing guide by @LysandreJik in #50
  • feat: Add max_results kwarg to DDGS tool by @Stillerman in #40
  • Add support for additional keyword arguments in LiteLLMModel by @chakib-belgaid in #29
  • Add device parameter for TransformerModel in models.py by @ScientistIzaak in #49

Fixes: 🔧

  • Don't pass sanitize_inputs_outputs=True to managed agents by @grrowl in #85
  • Include missing pip install library in RAG example by @DarwinAnim8or in #92
  • Fix issue with forward signature validation in space tool wrapper by @lelayf in #75
  • fix ToolCollection usage by @Brunwo in #53

Typos: 🪶

Full Changelog: v1.0.0...v1.1.0

Don't miss a new smolagents release

NewReleases is sending notifications on new releases.