Skip to content

Commit

Permalink
add support for MiniWoB
Browse files Browse the repository at this point in the history
  • Loading branch information
oootttyyy committed Apr 7, 2024
1 parent 0056d34 commit 1382a6c
Show file tree
Hide file tree
Showing 5 changed files with 3,135 additions and 43 deletions.
1 change: 1 addition & 0 deletions browser_env/env_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
WIKIPEDIA = os.environ.get("WIKIPEDIA", "")
MAP = os.environ.get("MAP", "")
HOMEPAGE = os.environ.get("HOMEPAGE", "")
MINIWOB = os.environ.get("MINIWOB", "")

assert (
REDDIT
Expand Down
Loading

0 comments on commit 1382a6c

Please sign in to comment.