Skip to content

v1.3.0

Compare
Choose a tag to compare
@aymeric-roucher aymeric-roucher released this 15 Jan 16:30
· 32 commits to main since this release

What's Changed

New features 🚀

inspect_run_phoenix
  • We now have a Chinese (mandarin) version of the doc for smolagents! by @Ayuilos in #156

  • Add option to upload files to GradioUI by @stackviolator in #138

  • feat: Add multi-GPU support for TransformersModel by @6643789wsx in #139

  • More flexible verbosity level: now use verbosity_level=0/1/2 instead of verbose=True/False upon agent initialization by @aymeric-roucher in #150. This gives you more fine-grained control over verbosity!

  • Agents can now import anything using additional_authorized_imports=['*']! Contributed by @joaopauloschuler in #129

Fixes and smol improvements 🔧

New Contributors

Full Changelog: v1.2.2...v1.3.0