Merge pull request #22 from gary149/patch-1

Update README.md: add link to blog post
This commit is contained in:
Aymeric Roucher 2025-01-06 14:38:22 +01:00 committed by GitHub
commit d742a844de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -38,6 +38,9 @@ limitations under the License.
🌐 **Support for any LLM**: it supports models hosted on the Hub loaded in their `transformers` version or through our inference API, but also supports models from OpenAI, Anthropic and many others via our [LiteLLM](https://www.litellm.ai/) integration.
> [!NOTE]
> Check the our [launch blog post](https://huggingface.co/blog/smolagents) to learn more about `smolagents`!
## Quick demo
First install the package.