OSU-NLP-Group / SeeAct

[ICML'24] SeeAct is a system for generalist web agents that autonomously carry out tasks on any given website, with a focus on large multimodal models (LMMs) such as GPT-4V(ision).
https://osu-nlp-group.github.io/SeeAct/
Other
571 stars 69 forks source link

Deadcode? #28

Closed manuel-delverme closed 3 months ago

manuel-delverme commented 3 months ago

https://github.com/OSU-NLP-Group/SeeAct/blob/9d2fba437b8bb83f34e565122dbd47e59fc319cc/seeact_package/seeact/agent.py#L116-L117

I'm refactoring / reproducing the code, lmk if these small comments are not useful to you

boyugou commented 3 months ago

Definitely useful. Also feel free to submit PRs.