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 +```