BROWSER USE OSS MODEL!!!
We released an open source model specialized in Browser Use https://huggingface.co/browser-use/bu-30b-a3b-preview.
Check it out ๐
What's Changed
- perf: lazy import for openai and reportlab to reduce startup latency by @hacking-racoon in https://github.com/browser-use/browser-use/pull/3764
- Fix XAI vision check to only disable for grok-3 and grok-code models by @bbarwik in https://github.com/browser-use/browser-use/pull/3762
- max wait between execution by @mertunsall in https://github.com/browser-use/browser-use/pull/3765
- BU OSS Support :) by @mertunsall in https://github.com/browser-use/browser-use/pull/3769
- fix: prevent unnecessary blank tab creation when closing background tabs by @akramcodez in https://github.com/browser-use/browser-use/pull/3766
- Pyproject version bump by @mertunsall in https://github.com/browser-use/browser-use/pull/3773
New Contributors
- @hacking-racoon made their first contribution in https://github.com/browser-use/browser-use/pull/3764
- @bbarwik made their first contribution in https://github.com/browser-use/browser-use/pull/3762
- @akramcodez made their first contribution in https://github.com/browser-use/browser-use/pull/3766
Full Changelog: https://github.com/browser-use/browser-use/compare/0.11.1...0.11.2