parent
8b02821ac2
commit
8b1dd44010
|
@ -153,7 +153,7 @@ You can run agents from CLI using two commands: `smolagent` and `webagent`. `smo
|
||||||
|
|
||||||
**Web Browser Agent in CLI**
|
**Web Browser Agent in CLI**
|
||||||
|
|
||||||
`webagent` allows users to automate web browsing tasks. It uses the [helium](https://github.com/helium) library to interact with web pages and uses defined tools to browse the web. Read more about this agent [here](https://github.com/huggingface/smolagents/blob/main/src/smolagents/vision_web_browser.py).
|
`webagent` allows users to automate web browsing tasks. It uses the [helium](https://github.com/mherrmann/helium) library to interact with web pages and uses defined tools to browse the web. Read more about this agent [here](https://github.com/huggingface/smolagents/blob/main/src/smolagents/vision_web_browser.py).
|
||||||
|
|
||||||
Run the following command to get started:
|
Run the following command to get started:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue