warmshao
793399ec9c
Merge pull request #672 from ngocanhnt269/ngocanhnt269/fix_user_response_button
...
Fix: "Response" Button Unresponsiveness in Run Agent Tab
2025-08-09 13:42:18 +08:00
ngocanhnt269
230dbf0d40
Fixed unresponsive user response button
2025-08-04 21:27:37 -07:00
yrk
332e574575
Modify the parameters of modelscope
2025-06-25 16:39:47 +08:00
Zeroday BYTE
d8aa5cdc1d
Update src/webui/components/deep_research_agent_tab.py
...
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-05-29 18:33:01 +07:00
Zeroday BYTE
22460995e1
Update src/webui/components/deep_research_agent_tab.py
...
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-05-29 18:22:58 +07:00
Zeroday BYTE
b8cdbff3ce
created fix
2025-05-29 18:11:40 +07:00
Gorden Chen
ffb3be66e8
Merge branch 'main' into main
2025-05-21 21:40:46 +08:00
balaboom123
2b95985db3
add Grok API option
...
add Grok API option for users to choose.
2025-05-21 11:36:35 +08:00
dhavalDev123
6df0e63091
Merge branch 'main' into dafult_broswer_and_model
2025-05-20 10:22:26 +05:30
warmshao
82b1133015
Merge pull request #588 from yrk111222/main
...
Add support for ModelScope API
2025-05-19 22:11:02 +08:00
knowlet
2a03d7f705
fix: yields provider when agent settings change
...
Yields the provider when the agent settings change in
order to run the callback. Also adds a short sleep to wait for
Gradio UI callback.
Fix Planner LLM Model Name not loaded correctly when Load Config #589
Signed-off-by: knowlet <knowlet@pm.me >
2025-05-19 00:20:03 +08:00
dhavalDev123
05d4191667
refactor: update default values in agent and browser settings tabs to use environment variables
2025-05-17 11:17:49 +05:30
vincent
f66e5dc1a2
upgrade to bu==0.1.47
2025-05-15 23:55:35 +08:00
vincent
c9a226fb27
fix tool calling method select
2025-05-15 19:55:50 +08:00
yrk
760073d0ca
add Qwen3 series models
2025-05-14 10:45:15 +08:00
yrk
7252ffd5ed
Add support for ModelScope
2025-05-13 17:41:33 +08:00
vincent
27c7caa44d
simplify docker installation
2025-05-10 20:46:37 +08:00
vincent
30f12195b7
fix docker file
2025-05-10 09:40:54 +08:00
alexwarm
a04773266c
merge dockerfile
2025-05-09 20:34:30 +08:00
vincent
81c0f47775
set deafult browser security
2025-05-09 09:34:41 +08:00
vincent
eb91cb64ec
update to bu==0.1.43 and fix deep research
2025-05-09 09:27:12 +08:00
Tayyab Akmal
d938b39fe5
Update deep_research_agent.py
2025-05-06 14:23:00 +05:00
Tayyab Akmal
6f80bf6028
Update browser_use_agent_tab.py
2025-05-06 14:20:52 +05:00
Tayyab Akmal
2f0b2cef43
Update custom_context.py
2025-05-06 14:16:47 +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
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
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
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
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
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
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
vvincent1234
7fdf95edae
optmize webui settings and fix vulnerability
2025-03-29 11:18:13 +08:00