Skip to content

New WebUI: Enhanced Features and Compatibility

Latest
Compare
Choose a tag to compare
@warmshao warmshao released this 13 Jan 15:28
· 11 commits to main since this release
be89b90
  1. A brand-new WebUI interface with added features like video display.
  2. Adapted for the latest version of browser-use, with native support for models like Ollama, Gemini, and DeepSeek. Please update your code and run pip install -r requirements.txt.
  3. Ability to stop agent tasks at any time.
  4. Real-time page display in the WebUI when headless=True.
  5. Improved custom browser usage, fixing a bug about using own browser on Mac.
  6. Support for Docker environment installation.