Skip to content

Commit

Permalink
Update smolagents-can-see.md
Browse files Browse the repository at this point in the history
Co-authored-by: Albert Villanova del Moral <[email protected]>
  • Loading branch information
aymeric-roucher and albertvillanova authored Jan 24, 2025
1 parent db47a02 commit 640a575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smolagents-can-see.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ This callback accepts both the `step_log`, and the `agent` itself as arguments.

### How to create a Web browsing agent with vision

We’re going to use [helium](https://github.com/helium).It provides browser automations based on `selenium` : this will be an easier way for our agent to manipulate webpages.
We’re going to use [helium](https://github.com/mherrmann/helium). It provides browser automations based on `selenium`: this will be an easier way for our agent to manipulate webpages.

```bash
pip install "smolagents[all]" helium selenium python-dotenv
Expand Down

0 comments on commit 640a575

Please sign in to comment.