Skip to main content

VisualWebArena benchmark for BrowserGym

Project description

VisualWebArena benchmark for BrowserGym

This package provides browsergym.visualwebarena, which is an unofficial port of the VisualWebArena benchmark for BrowserGym.

Note: the original VisualWebArena codebase has been slightly adapted to ensure compatibility.

Server installation

You have two options to setup your webarena instance:

We recommend option 2 as it allows you to easily customize the ports of each webarena domain, and offers a reset functionality that allwos browsergym to trigger a full instance reset remotely.

Setup

  1. Install the package
pip install browsergym-visualwebarena
  1. Download tokenizer resources
python -c "import nltk; nltk.download('punkt_tab')"
  1. Setup the URLs as environment variables. The ports for each domain here should correspond to those you used when setting up your webarena instance. Note also the VWA_ prefix which is specific to browsergym.
BASE_URL=<YOUR_SERVER_URL_HERE>  # example: "http://myazuremachine.eastus.cloudapp.azure.com"

# visualwebarena environment variables (change ports as needed)
export VWA_CLASSIFIEDS="$BASE_URL:8083"
export VWA_CLASSIFIEDS_RESET_TOKEN="4b61655535e7ed388f0d40a93600254c"
export VWA_SHOPPING="$BASE_URL:8082"
export VWA_REDDIT="$BASE_URL:8080"
export VWA_WIKIPEDIA="$BASE_URL:8081"
export VWA_HOMEPAGE="$BASE_URL:80"

# if your webarena instance offers the FULL_RESET feature (optional)
export VWA_FULL_RESET="$BASE_URL:7565"

# otherwise, be sure to NOT set VWA_FULL_RESET, or set it to an empty string
export VWA_FULL_RESET=""
  1. Setup an OpenAI API key
export OPENAI_API_KEY=...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

browsergym_visualwebarena-0.14.1.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

browsergym_visualwebarena-0.14.1-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file browsergym_visualwebarena-0.14.1.tar.gz.

File metadata

File hashes

Hashes for browsergym_visualwebarena-0.14.1.tar.gz
Algorithm Hash digest
SHA256 357ba5928e011f706a34963fdc417deca788606c32bfb4c5d26b2f5eb8981a3c
MD5 36a9cf7af563b482107944cf97a5f2fa
BLAKE2b-256 4bd9969fc2a5367c01709913299cb5016fbabb0d6cb3029d051e7d1f582639be

See more details on using hashes here.

Provenance

The following attestation bundles were made for browsergym_visualwebarena-0.14.1.tar.gz:

Publisher: pypi.yml on ServiceNow/BrowserGym

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file browsergym_visualwebarena-0.14.1-py3-none-any.whl.

File metadata

File hashes

Hashes for browsergym_visualwebarena-0.14.1-py3-none-any.whl
Algorithm Hash digest
SHA256 05e6d19a975e6bbef8a66b3924f99461a001269e256b8511a48f50c4c9c7e4fc
MD5 1101dc650d365794a1b1c178c5812d6a
BLAKE2b-256 28cc0bbf895b074cb9a23983b1e51dd8d7bd1fbdca805f737d98bc8cbf94d18a

See more details on using hashes here.

Provenance

The following attestation bundles were made for browsergym_visualwebarena-0.14.1-py3-none-any.whl:

Publisher: pypi.yml on ServiceNow/BrowserGym

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page