Commit Graph

140 Commits

Author SHA1 Message Date
magmueller
8c090f2821 Remove tool_call_in_content 2025-01-19 11:32:35 -08:00
Magnus Müller
7c5da23562 Merge pull request #310 from ranlo/main
Added support for custom user agent and an example to demonstrate it
2025-01-19 10:49:58 -08:00
magmueller
7358fa1a03 How to start added 2 points 2025-01-19 10:42:57 -08:00
magmueller
738404f2bc Make it type safe 2025-01-19 10:42:34 -08:00
Malik Talha
f9c47e44bc add documentation and demonstrate DiscordBot usage with comments in discord_example.py 2025-01-19 17:29:20 +05:00
Malik Talha
425753c15b move discord_api.py in ./integrations directory 2025-01-19 17:29:19 +05:00
Malik Talha
8837774ab9 add documentation in DiscordBot class for explaining parameters and usage and clean code 2025-01-19 17:29:18 +05:00
Malik Talha
8c138e05ed add configurations in DiscordBot 2025-01-19 17:29:16 +05:00
Malik Talha
a6b80361f5 notify user if something went wrong when running browser-use 2025-01-19 17:29:15 +05:00
Malik Talha
f1a3b95f75 add error handling in discord_api.py 2025-01-19 17:29:13 +05:00
Malik Talha
bc0fc4e9c2 reply to tiggering message instead of simply sending result message 2025-01-19 17:29:12 +05:00
Malik Talha
118eead302 add discord_example.py: example use of DiscordBot class from discrod_api.py 2025-01-19 17:29:10 +05:00
Malik Talha
63e885dd39 add discord_api.py: discord listener class integrating Agent.run() 2025-01-19 17:29:09 +05:00
ranlo
fccd0fa15d Merge branch 'browser-use:main' into main 2025-01-19 10:01:24 +02:00
Ran Locar
c161216e56 added support for custom user agent and an example to demonstrate it 2025-01-19 09:59:39 +02:00
Ikko Eltociear Ashimine
386dc3b29e chore: update custom_system_prompt.py
overriden -> overridden
2025-01-18 22:26:09 +09:00
magmueller
5af1bce4ba Fix amazon example 2025-01-13 07:40:49 -08:00
magmueller
d06798fbb8 Example for deepseek 2025-01-11 11:09:52 -08:00
Gregor Žunič
85ad8a05e4 Merge pull request #167 from D-Yuva/patch-1
Create Online_coding_agent.py
2025-01-10 08:39:45 -08:00
Gregor Žunič
447f6755a4 gradio example, added readme things 2025-01-10 08:04:59 -08:00
Saksham Chaudhary
8aac0f71da added-gradio (#126) 2025-01-10 08:00:52 -08:00
Yuva
b8d33d9375 Rename Online_coding_agent.py to online_coding_agent.py 2025-01-10 21:22:17 +05:30
Dheeraj Oruganty
7ee4372a32 Add Bedrock Support for Browser Use (#196)
* Add bedrock example

* remove extra imports

* Improve Prompt

* Rename file to follow convention

* Delete examples/bedrock_example.py

* Update pyproject.toml for bedrock
2025-01-10 07:24:39 -08:00
VATALU
1cd4b3b86b docs: fix typos 2025-01-10 15:34:48 +08:00
Jacob Byerline
daa5e47ce3 Added ollama example in ollama.py 2025-01-09 11:35:58 -08:00
GatienBoquet
869a7d2d91 feature: add cdp_url to BrowserConfig 2025-01-09 11:53:20 -05:00
magmueller
ffce840442 Use 2.0 flash model 2025-01-07 09:50:09 -08:00
magmueller
4137db40c9 Gemini example 2025-01-07 09:26:26 -08:00
Magnus Müller
5024cdfe66 Merge pull request #181 from browser-use/pascscha-fix/tool-call-formatting-issue-158
Pascscha fix/tool call formatting issue 158
2025-01-07 18:02:21 +01:00
magmueller
37ec112716 Example for qwen 2025-01-07 08:21:46 -08:00
magmueller
e5ddf50cf1 Update try example 2025-01-07 08:19:40 -08:00
Prem
c9d32a31b2 added post/reply X functionality 2025-01-07 18:21:12 +08:00
Yuva
d4fea6ee30 Create Online_coding_agent.py 2025-01-06 20:38:10 +05:30
thiswillbeyourgithub
1ed053306c docs: fix outdated doc of example validate_output
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
2025-01-02 12:13:17 +01:00
thiswillbeyourgithub
6ff2226f73 docs: clarify task for scroll down
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
2025-01-02 12:10:44 +01:00
thiswillbeyourgithub
45feaf9a24 docs: fix typos
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
2025-01-02 11:55:03 +01:00
thiswillbeyourgithub
c2f526fe9e docs: fix wrong docstring for custom_output.py
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
2025-01-02 11:51:42 +01:00
magmueller
9ae4992b0c Copy/paste from clipboard 2024-12-28 22:13:44 +01:00
magmueller
247b9006d4 Example of real browser connection 2024-12-27 15:49:52 +01:00
Magnus Müller
ff60cc297e Merge pull request #130 from browser-use/feature/email-notification
Feature/email notification
2024-12-27 14:04:01 +01:00
magmueller
268e34239b Get notification when task is done 2024-12-27 14:03:29 +01:00
magmueller
2e7be647a6 Gmail notification 2024-12-27 13:58:59 +01:00
magmueller
a21fe172e0 Clean up example 2024-12-18 20:00:23 +01:00
magmueller
ac3931be53 Draft gif replay 2024-12-18 19:28:55 +01:00
Gregor Žunič
5e545d7242 default window size squareish 2024-12-10 13:03:55 +01:00
Gregor Žunič
0f0d0b8d20 bumped up version, web voyager agent example 2024-12-10 12:42:38 +01:00
magmueller
d3eefdb770 Try example task update 2024-12-06 17:12:01 +01:00
Gregor Žunič
3650c59497 added task steps information 2024-12-05 23:31:17 +01:00
magmueller
8c10d5e25f Job applier example 2024-12-05 10:14:28 +01:00
magmueller
afa2e4ffc9 File upload example 2024-12-05 10:12:40 +01:00