From 710fb75559f504c98f97e166dd3714c9bedbd433 Mon Sep 17 00:00:00 2001 From: Aymeric Roucher <69208727+aymeric-roucher@users.noreply.github.com> Date: Fri, 27 Dec 2024 16:11:08 +0100 Subject: [PATCH] Update README.md --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 69610c9..61778d2 100644 --- a/README.md +++ b/README.md @@ -53,12 +53,7 @@ agent = CodeAgent(tools=[DuckDuckGoSearchTool()], model=HfApiModel()) agent.run("What time would it take for a leopard at full speed to run through Pont des Arts?") ``` -
- CodeAgent browsing the web and doing calculations to solve a question -
- -![CodeAgent browsing the web and doing calculations to solve a question](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/smolagents/smolagents.gif) - +https://github.com/user-attachments/assets/cd0226e2-7479-4102-aea0-57c22ca47884 ## Code agents? @@ -86,4 +81,4 @@ If you use `smolagents` in your publication, please cite it by using the followi howpublished = {\url{https://github.com/huggingface/smolagents}}, year = {2024} } -``` \ No newline at end of file +```