Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gasse/webarena

 
 

Repository files navigation

Warning: use at your own risks!

Unofficial WebArena port for compatibility with BrowserGym. Changes below.

More flexible/recent dependencies

  • playwright~=1.39
  • openai>=1
  • transformers

Packaging into a single Python namespace

pip install libwebarena
import webarena
import webarena.browser_env
import webarena.agent
import webarena.evaluation_harness
import webarena.llms
import webarena.llms.providers

Making HTMLContentEvaluator idempotent (validate() should not alter the browser's state)

About

WeArena port for BrowserGym

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.0%
  • HTML 4.0%
  • Jupyter Notebook 3.8%
  • Shell 1.2%