Commit Graph

390 Commits

Author SHA1 Message Date
Tayyab Akmal
dc1bcf9d20 Update browser-use version requirements.txt
Update browser-use version requirements.txt
2025-05-06 14:08:08 +05:00
warmshao
bf8afa8e8c Merge pull request #558 from marginal23326/fix/gradio-deprecation-warnings
fix: address gradio deprecation warnings
2025-05-04 08:56:20 +08:00
warmshao
d1c657f886 Merge pull request #557 from marginal23326/chore/clean-up-imports
chore: remove duplicate imports
2025-05-04 08:50:55 +08:00
marginal23326
db4bffb526 fix: address gradio deprecation warnings 2025-05-03 06:53:39 +06:00
marginal23326
c67bb6a0cc chore: remove duplicate imports 2025-05-03 06:31:08 +06:00
warmshao
8d396c9cc6 Merge pull request #555 from browser-use/upgrade-to-0-1-42
Upgrade to browser-use pip 0.1.42
2025-05-03 07:11:33 +08:00
Magnus Müller
40a61fa216 Added source = webui 2025-05-02 13:25:59 +08:00
Magnus Müller
74bea17eb1 Refactor browser agent and update dependencies
- Updated import statements to use 'patchright' instead of 'playwright'.
- Cleaned up the BrowserUseAgent class for better readability.
- Modified README instructions for browser installation.
- Added new entries to .gitignore for PDF files and workflow.
2025-05-02 13:21:47 +08:00
Magnus Müller
a1ec7ad012 Update browser-use package to version 0.1.42 2025-05-02 13:21:39 +08:00
warmshao
664f874894 Merge pull request #553 from vvincent1234/feat/mcp
Enable bowser-use to support MCP
v2.0.0
2025-05-01 09:46:15 +08:00
vincent
cf2422c364 fix async close 2025-04-30 20:59:31 +08:00
vincent
f941819d29 opt deep research 2025-04-30 20:38:41 +08:00
vvincent1234
eba5788b15 add deep research tab 2025-04-30 09:32:58 +08:00
vvincent1234
09e3f21e05 fix deep research agent 2025-04-30 00:15:08 +08:00
vincent
dad8fc990a add deep research agent 2025-04-29 22:02:51 +08:00
vvincent1234
47b5b55b0d opt browser 2025-04-29 09:23:16 +08:00
vvincent1234
3f4a7d9f5d fix bu agent 2025-04-29 00:01:03 +08:00
vincent
4c87694cef add browser-use agent run 2025-04-28 22:11:56 +08:00
vvincent1234
0d259efbeb add load and save config tab 2025-04-28 09:37:49 +08:00
vvincent1234
6ac9e268d3 add ui 2025-04-27 23:28:47 +08:00
vincent
70ac2f483a refactor webui 2025-04-27 21:21:56 +08:00
vvincent1234
3c0a089fc5 add mcp tool 2025-04-26 23:14:40 +08:00
warmshao
9093106fd6 Merge pull request #549 from MadhuriPednekar/add_ibm_watsonx_support
Added IBM watsonx model support
2025-04-26 14:11:11 +08:00
Madhuri Pednekar
e2083af255 Added ibm/granite-vision-3.1-2b-preview in the list of supported models 2025-04-24 17:30:55 +05:30
Madhuri Pednekar
69a4b675b2 Added IBM watsonx model support 2025-04-24 17:17:20 +05:30
warmshao
e092920de2 Merge pull request #470 from M87shaonv/main
Added siliconflow API support
2025-04-12 22:25:33 +08:00
M87monster
61de4e8631 修改为直接使用OpenAIChat 2025-04-12 22:21:47 +08:00
warmshao
d390e68b1c Merge pull request #526 from vvincent1234/fix/multi_tab
fix multiple tab
2025-04-12 21:10:02 +08:00
alex
d70db733a4 fix multiple tab 2025-04-12 21:05:02 +08:00
M87monster
d711c85644 Added siliconflow API support 2025-04-03 07:12:40 +08:00
warmshao
2df50b308c Merge pull request #430 from apoorvshah10/main
feat : Unbound AI - API Integration
2025-04-01 23:28:46 +08:00
Apoorv Shah
f48beede7b use existing ChatOpenAI instead of Unbound class and remove loadDotEnv 2025-04-01 12:58:20 +05:30
apoorvshah10
ebf9a06ae5 Merge branch 'browser-use:main' into main 2025-04-01 11:39:51 +05:30
warmshao
f4f36b41ea Merge pull request #460 from vvincent1234/fix/security
optmize webui settings and fix vulnerability
v1.7
2025-03-29 11:19:46 +08:00
vvincent1234
7fdf95edae optmize webui settings and fix vulnerability 2025-03-29 11:18:13 +08:00
warmshao
3302799896 Merge pull request #459 from SparkLee/patch-1
Update requirements.txt
2025-03-28 20:04:31 +08:00
SparkLee
8e8c85d774 Update requirements.txt
Resolved the startup failure caused by the error: `TypeError: argument of type 'bool' is not iterable.`
2025-03-28 18:01:15 +08:00
warmshao
f1a467a6ef Merge pull request #446 from tomekwszelaki/patch-1
Correct Mistral's multimodal model name
2025-03-27 23:07:33 +08:00
warmshao
5e596e55c5 Merge pull request #452 from vvincent1234/fix/output_format
Fix/output format
2025-03-27 19:33:55 +08:00
vincent
1f914005f7 fix prompt to solve parsing error 2025-03-27 11:07:21 +08:00
vincent
596ab4329e fix validation error for CustomAgentOutput 2025-03-27 09:43:11 +08:00
warmshao
7084a1a17f Merge pull request #450 from vvincent1234/fix/browser_html
make html invisible when in not headless mode
2025-03-27 09:23:32 +08:00
vincent
abbcc0fe81 make html invisible when in not headless mode 2025-03-27 09:22:26 +08:00
warmshao
69fdc82ce4 Merge pull request #411 from marginal23326/feat/better-error-handling
Better API key error handling
2025-03-27 08:59:47 +08:00
Tomasz Wszelaki
dad0df71ff Correct Mistral's multimodal model name
According to Mistral's documantation: https://docs.mistral.ai/getting-started/models/models_overview/ there is no such model as `mixtral-large-latest` there is, however, `pixtral-large-latest`. This looks like a typo introduced a few days ago.
2025-03-26 12:12:45 +01:00
Apoorv Shah
2953098b6a Unbound Integration
+

remove my defaults & dotenv version
squash with model list
minor fixes
2025-03-21 18:39:58 +05:30
warmshao
ec6963b33e Merge pull request #418 from vvincent1234/fix/reqs.txt
fix requirements.txt
2025-03-19 08:57:38 +08:00
vincent
a5cceebb4e fix requirements.txt 2025-03-19 08:56:43 +08:00
warmshao
0c29506892 Merge pull request #410 from marginal23326/chore/update-params
chore: update parameter names for consistency
2025-03-18 21:19:22 +08:00
warmshao
94bba836a1 Merge pull request #405 from SmartManoj/update-readme
Add specific Playwright installation commands
2025-03-18 21:06:52 +08:00