Metadata-Version: 2.4
Name: webarenax
Version: 0.4
Summary: Unofficial updated version of the webarena benchmark
License-Expression: Apache-2.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: gymnasium
Requires-Dist: playwright>=1.39
Requires-Dist: Pillow
Requires-Dist: evaluate
Requires-Dist: openai>=1
Requires-Dist: types-tqdm
Requires-Dist: tiktoken
Requires-Dist: aiolimiter
Requires-Dist: beartype>=0.12.0
Requires-Dist: flask
Requires-Dist: nltk
Requires-Dist: text-generation
Requires-Dist: transformers
Dynamic: license-file

**Warning: use at your own risks!**

Unofficial [WebArena](https://github.com/web-arena-x/webarena) port for compatibility with [BrowserGym](https://github.com/ServiceNow/BrowserGym). Changes below.

Updated dependencies
- playwright>=1.39
- openai>=1
- transformers
- beartype>=0.12.0
- gpt-5

Usage

`pip install webarenax`

`import webarena`
