From 4c3bbf9194b643a816fef915706c5ed51ef03905 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Victor=20Mu=C5=A1tar?= Date: Wed, 1 Jan 2025 00:49:33 +0100 Subject: [PATCH] Update README.md: add link to blog post feel free to ignore/close. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 80468c5..44920a5 100644 --- a/README.md +++ b/README.md @@ -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 the smolagents [launch blog post](https://huggingface.co/blog/smolagents)! + ## Quick demo First install the package.