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

toml config file features missing for SeeAct package version #37

Open mlin12321 opened 2 months ago

mlin12321 commented 2 months ago

Hello! I noticed some of the features from the toml config file that are supported under src aren't supported under the package version. For example, neither playwright tracing nor running tasks from a json is enabled for the package version.