github huggingface/smolagents v1.16.0

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

New features 🚀

Important changes ⚠️

  • Default provider for InferenceClientModel is now "auto"
    The default value of the provider argument in InferenceClientModel has changed from "hf-inference" to "auto".
    With "auto", the client will automatically select the first available provider for the model, following the user's configured priority at https://hf.co/settings/inference-providers
    • Pin minimum version of huggingface-hub to use InferenceClient auto provider by @julien-c in #1322

Bug Fixes 🐛

Documentation 📚

Misc 🛠️

New Contributors

Full Changelog: v1.15.0...v1.16.0

Don't miss a new smolagents release

NewReleases is sending notifications on new releases.