Commit Graph

347 Commits

Author SHA1 Message Date
vincent
596ab4329e fix validation error for CustomAgentOutput 2025-03-27 09:43:11 +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
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
marginal23326
10fdfce47f feat: better API key error handling
- replaced API key error handling with custom exception
2025-03-18 18:54:23 +06:00
warmshao
e8ef2342c7 Merge pull request #413 from vvincent1234/feat/update_bu
Feat/update bu
2025-03-18 18:16:57 +08:00
vincent
1f878fd013 fix deepresearch 2025-03-18 14:49:51 +08:00
vincent
768a7f6c6f fix deepresearch 2025-03-18 14:42:58 +08:00
vincent
a25df0580a adapt webui 2025-03-18 14:08:51 +08:00
marginal23326
efe76d2145 chore: update parameter names for consistency 2025-03-18 05:18:21 +06:00
vvincent1234
45168a303b update to bu=0.1.40 2025-03-17 23:34:50 +08:00
vincent
dd690631cf fix custom views 2025-03-17 15:26:39 +08:00
vincent
7f6105f4c9 fix prompts 2025-03-17 15:22:46 +08:00
warmshao
33ca5e0bbb Merge pull request #407 from vvincent1234/fix/cdp
remove cdp url in webui
2025-03-17 14:28:22 +08:00
vincent
499f5bf848 remove cdp url in webui 2025-03-17 14:19:13 +08:00
warmshao
5d42ac197a Merge pull request #397 from AliYmn/396
Fix: Add missing environment variables from .env to docker-compose.yml
2025-03-17 14:15:31 +08:00
மனோஜ்குமார் பழனிச்சாமி
b7e3c4d8b5 Change order 2025-03-17 09:00:53 +05:30
மனோஜ்குமார் பழனிச்சாமி
174f6bb72d Update playwright install commands 2025-03-17 08:57:11 +05:30
Ali Yaman
1607c8729b feat: add additional API endpoints and keys to docker-compose.yml 2025-03-14 23:44:08 +01:00
warmshao
e43a54f63c Merge pull request #385 from vvincent1234/main
remove default cdp
2025-03-11 23:54:05 +08:00
vvincent1234
eacb706fa2 remove default cdp 2025-03-11 23:52:28 +08:00
warmshao
4ee24b7f0f Merge pull request #358 from algoz098/main
feat: allow chrome cdp in env
2025-03-09 13:19:30 +08:00
algoz098
f35e7b5c73 fix: comparation to unvalid value (null) 2025-03-05 12:02:38 -03:00
algoz098
59061af920 fix: cdp variable 2025-03-05 11:45:36 -03:00
algoz098
13c627de21 feat: google cdp in request 2025-02-26 13:22:44 -03:00
algoz098
5303401217 feat: allow chrome cdp in env 2025-02-26 12:19:21 -03:00
warmshao
4dbf564e85 Merge pull request #316 from pksorensen/pks/sensitive_support
feat: added supportfor sensitive variables
2025-02-20 18:51:21 +08:00
warmshao
06a42ed64e Merge pull request #315 from mio-19/patch-1
default to claude-3-5-sonnet-20241022
2025-02-20 18:49:37 +08:00
Poul Kjeldager Sørensen
9959d2fa18 feat: added supportfor sensitive variables 2025-02-19 13:59:32 +01:00
d3c33d898e default to claude-3-5-sonnet-20241022
I think it is the latest version
2025-02-19 23:37:55 +11:00
warmshao
4a55d471fd Merge pull request #302 from hlo-world/num_ctx-for-ollama
feat: add num_ctx slider when provider is ollama and add predefined model names for ollama
2025-02-16 13:23:23 +08:00
warmshao
3fd3ab26d5 Merge pull request #304 from vvincent1234/main
update to browser-use==0.1.37
2025-02-16 13:22:05 +08:00
vvincent1234
2538a75e98 update to browser-use==0.1.37 2025-02-16 13:20:04 +08:00
warmshao
1a3905e8b1 Merge pull request #303 from fyq163/main
forget to update moonshot model selection in utils.py,added two commo…
2025-02-16 12:26:28 +08:00
fyq163
4d430cb347 forget to update moonshot model selection in utils.py,added two common model name 2025-02-16 12:05:24 +08:00
hlo-world
f24668c35c feat: add num_ctx slider when provider is ollama and add predefined model names for ollama 2025-02-15 21:16:15 -05:00
warmshao
70ac1df522 Merge pull request #294 from fyq163/my_dev
Adding Moonshot model and correct image extension
2025-02-15 15:48:07 +08:00
fyq163
d3eeb81a2e Merge branch 'browser-use:main' into my_dev 2025-02-15 10:38:54 +08:00
warmshao
ade5f53403 Merge pull request #296 from soranoo/main
feat: update and add new google models
2025-02-15 08:27:28 +08:00
Freeman
22a19c594e feat: update and add new google models 2025-02-14 20:57:21 +00:00
fyq163
5e26b6f0ff Update image format correction
Some model has strict requirements matching of  image format and codes
2025-02-15 01:22:29 +08:00
fyq163
b65b97984c Update moonshot model 2025-02-15 01:15:55 +08:00
fyq163
a4e4602f25 Update moonshot model 2025-02-15 01:12:15 +08:00
fyq163
971883d739 Add moonshot porovider 2025-02-15 01:07:42 +08:00
warmshao
b073b834c5 Merge pull request #287 from maquannene/feat/qwen-support
Feat/qwen support
2025-02-14 19:00:20 +08:00
Cheer
3e7551c0bc Merge branch 'browser-use:main' into feat/qwen-support 2025-02-13 20:10:04 +08:00
maquannene
1eb4b30752 feat: support alibaba qwen llm; 2025-02-13 20:09:00 +08:00