agentscope
agentscope copied to clipboard
Enable web browsing ability in agentscope
Description
Enable web browsing ability in agentscope.
- [x] write a web browser interface(both text and image)
- [x] writes agent that can interact with the interface.
- [x] test different interface and agents on benchmarks
Checklist
Please check the following items before code is ready to be reviewed.
- [ ] Code has passed all tests
- [ ] Docstrings have been added/updated in Google Style
- [ ] Documentation has been updated
- [ ] Code is ready for review