You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

libwebarena

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libwebarena

This is an unofficial, use-at-your-own risks port of the webarena benchmark, for use as a standalone library package.

0.0.4
PyPI
Maintainers
2

Warning: use at your own risks!

Unofficial WebArena port for compatibility with BrowserGym. Changes below.

More flexible/recent dependencies

  • playwright>=1.32,<1.40
  • 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)

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts