Hub
    Docs
Try for Free
xiangyi-li
/
webarena
mirrored 7 minutes ago
Benchmark CardFiles and versionsLeaderboard
  • Hub
  • Contact
DiscordGitHubXLinkedIn
1
  1. llms
  • __init__.py
    444 B
    ​
  • lm_config.py
    2.16 kB
    ​
  • providers
    -
    ​
  • tokenizers.py
    1.01 kB
    ​
  • utils.py
    2.12 kB
    ​
support generation retry when the parsing of the action failed
2 years ago
support generation retry when the parsing of the action failed
2 years ago
fix type errors
2 years ago
Shuyan ZhouMerge pull request #227 from web-arena-x/docs/make-ami-public-clarify-region-us-east-2 docs(AMI): make AMI public in us-east-2 and clarify region/visibility so users can find it22fa275
Fix mypy type-checking errors - Remove unused type ignore comments from multiple files - Fix TypedDict type mismatch in browser_env/actions.py by ensuring arguments are converted to strings - Install missing type stubs (types-requests, types-tqdm) All core packages (browser_env, agent, evaluation_harness, llms, tests) now pass mypy checks. Co-authored-by: openhands <openhands@all-hands.dev>
a month ago
Fix mypy type-checking errors - Remove unused type ignore comments from multiple files - Fix TypedDict type mismatch in browser_env/actions.py by ensuring arguments are converted to strings - Install missing type stubs (types-requests, types-tqdm) All core packages (browser_env, agent, evaluation_harness, llms, tests) now pass mypy checks. Co-authored-by: openhands <openhands@all-hands.dev>
a month ago