Alone
|
0a7f0bc9c9
|
Add docker build workflow
|
2025-04-03 13:04:16 +08:00 |
|
Alone
|
333bdcca22
|
Add docker build workflow
|
2025-04-03 13:00:45 +08:00 |
|
Alone
|
2914bf3dab
|
Add docker build workflow
|
2025-04-03 11:56:31 +08:00 |
|
Alone
|
ce2eecb8b9
|
Add docker build workflow
|
2025-04-03 11:30:23 +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 |
|
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 |
|