Experimentation tools for BrowserGym, providing wrappers and utilities to run experiments with LLM-based agents in web environments. Current version: 0.14.3, requires Python >3.7. Release cadence: irregular.
pip install browsergym-experimentsVerified import paths — ran on the pinned version, not inferred.
Basic usage of ExpArgs and experiment directory utilities.
Use 'from browsergym.experiments import ...' instead of 'from browsergym_experiments import ...'
Replace make_experiment with ExpArgs and exp_args.run() pattern.
Use 'from browsergym.experiments import get_experiment_dir' to get a safe directory.
No dependency data recorded yet.