Gregor Žunič
|
a3c6fd8025
|
changed browser use api key creation url everywhere
|
2025-10-25 10:38:10 -07:00 |
|
Magnus Müller
|
17bc69545e
|
Fix import
|
2025-10-12 13:33:20 -07:00 |
|
Sandeep
|
5e0d3e4a2e
|
Merge branch 'main' into oracle_oci_integration
# Conflicts:
# browser_use/llm/models.py
|
2025-10-09 01:04:11 +05:30 |
|
Magnus Müller
|
6c1453ef3d
|
update example
|
2025-10-08 08:41:09 -07:00 |
|
Magnus Müller
|
de0488031d
|
Squashed commit of the following:
commit 92d1732a40
Merge: fa4ff47a efcd2b33
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 08:18:35 2025 -0700
Merge main
commit fa4ff47ae4
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 08:03:04 2025 -0700
Laminar info mode
commit 8625aa9ba9
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 08:02:54 2025 -0700
Default to flash for browser use llm
commit 69a517ad7c
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 08:02:44 2025 -0700
Update example
commit c91467c51d
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 08:02:15 2025 -0700
Update example
commit 4e2b3f1306
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 07:54:05 2025 -0700
Linter
commit e8d6936a47
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 07:53:43 2025 -0700
Example
commit 961d6fc451
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 07:52:23 2025 -0700
Update default links
commit 0b2853859b
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 07:44:59 2025 -0700
Default fast fasle
commit 9d67594b63
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 22:01:24 2025 -0700
Simplify
commit f5712bdec0
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 21:45:00 2025 -0700
Parsing json
commit 503af624dd
Merge: ef7fa1e4 0d2522b1
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 21:04:31 2025 -0700
Merge branch 'flat-output' of https://github.com/browser-use/browser-use into flat-output
commit ef7fa1e401
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 21:04:28 2025 -0700
Add prompt description handling for browser-use cloud service
- Enhanced the Agent class to generate and pass prompt descriptions to the LLM when using the browser-use provider.
- Updated the ChatBrowserUse class to accept an optional prompt_description parameter in the ainvoke method.
- Modified the tracked_ainvoke function in TokenCost to forward additional keyword arguments.
- Adjusted example model to initialize Laminar for tracing.
commit 0d2522b1f9
Author: Gregor Žunič <36313686+gregpr07@users.noreply.github.com>
Date: Tue Oct 7 20:23:39 2025 -0700
updated default base url
commit 0a2e6d6520
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 18:50:56 2025 -0700
Hide api key
commit 96bba9692b
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 18:49:05 2025 -0700
Add env var loading and validation to ChatBrowserUse, update example
commit c2e57a3bab
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 18:36:31 2025 -0700
Linter
commit 3d4cc1dbec
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 16:28:10 2025 -0700
Rename
commit 14ab0b75fe
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 16:21:52 2025 -0700
Rename super_fast to fast parameter in ChatBrowserUse
commit 7fab3c47d3
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 16:08:10 2025 -0700
Update system prompt
commit 2066e77b98
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 16:07:51 2025 -0700
Del claude file
commit 297b767e91
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 16:01:50 2025 -0700
Revert flash system prompt to JSON format
- Reverted system_prompt_flash.md to main (JSON format)
- Added examples/models/browser_use_cloud.py for llm-use cloud service
- llm-use service will inject unstructured format on the server side
commit 99af55f8e9
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 15:58:40 2025 -0700
Example
commit 657ff0d352
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 15:54:23 2025 -0700
Remove unused
commit a42123d8e5
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 15:49:54 2025 -0700
ignore
commit de4fe19020
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 15:48:01 2025 -0700
Example
commit 27e5ab9947
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 14:29:01 2025 -0700
Add llm-use cloud client example
- ChatLLMUseCloud: Browser-use compatible client for llm-use service
- Implements BaseChatModel protocol with proper typing
- Includes credit checking before/after tasks
- Error handling for 401/402/500 responses
- Converts messages between browser-use and HTTP API formats
- Returns ChatInvokeCompletion with usage stats
Usage:
export LLM_USE_URL='https://your-app.railway.app'
export LLM_USE_API_KEY='your-key'
python examples/llm_use_cloud_client.py
commit a47a448005
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 13:03:59 2025 -0700
Enhance response parsing in ChatBrowserUse to handle structured data from the API, including debug logging for received data keys.
commit e79c7dc633
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Mon Oct 6 19:39:29 2025 -0700
Include browser-use llm
commit 584d977154
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Mon Oct 6 17:55:31 2025 -0700
Linter
commit b0ac87076a
Merge: 1183b8fe 0076775f
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Mon Oct 6 15:01:37 2025 -0700
merge main
commit 1183b8fe6b
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 16:26:34 2025 -0700
Fix done output action model
commit 852449b1bc
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 16:23:31 2025 -0700
More debug info
commit a57ba25d36
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 16:07:15 2025 -0700
Multiline parser
commit 2153dbe6aa
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 15:50:14 2025 -0700
Fix custom output
commit ec5c08ba0f
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 15:36:54 2025 -0700
Fix files in output
commit 7444048e8f
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 15:28:09 2025 -0700
Update codebase with unstructured output
commit a8f05b4611
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 14:55:20 2025 -0700
Save systemprompt
commit d7d112c569
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 14:51:24 2025 -0700
new parser
|
2025-10-08 08:39:24 -07:00 |
|
kevint-cerebras
|
82752d5380
|
linter
|
2025-10-07 11:08:15 -07:00 |
|
kevint-cerebras
|
f9d06a4852
|
create cerebras project
|
2025-10-07 11:02:16 -07:00 |
|
Talapally Sandeep Kumar
|
b2e461462e
|
Merge branch 'main' into oracle_oci_integration
|
2025-10-06 11:37:01 +05:30 |
|
Magnus Müller
|
f0acb6b338
|
Replace tool names like go_to_url wtih navigate
|
2025-10-05 13:31:38 -07:00 |
|
Talapally Sandeep Kumar
|
a3eaf17038
|
Merge branch 'main' into oracle_oci_integration
|
2025-09-29 19:17:52 +05:30 |
|
Magnus Müller
|
ea551e8b6c
|
remove temp from gemini
|
2025-09-26 17:50:21 -07:00 |
|
Magnus Müller
|
781f948bb8
|
change gemini 2.5 flash to gemini latest
|
2025-09-26 15:54:19 -07:00 |
|
Magnus Müller
|
db27b32b04
|
fix gemini client
|
2025-09-26 09:50:01 -07:00 |
|
Talapally Sandeep Kumar
|
075f663dbf
|
Merge branch 'main' into oracle_oci_integration
|
2025-09-23 15:41:03 +05:30 |
|
Magnus Müller
|
5261e759b8
|
Merge branch 'speed-ups3' of https://github.com/browser-use/browser-use into speed-ups3
|
2025-09-22 18:24:27 -07:00 |
|
Magnus Müller
|
2430a26615
|
Thinking budget
|
2025-09-22 18:24:08 -07:00 |
|
Mert Unsal
|
5ebba06880
|
Merge branch 'main' into main
|
2025-09-23 03:14:20 +02:00 |
|
Talapally Sandeep Kumar
|
73d6402dac
|
Merge branch 'main' into oracle_oci_integration
|
2025-09-20 12:49:36 +05:30 |
|
Magnus Müller
|
971b11a6bf
|
Gemini example
|
2025-09-20 00:05:12 -07:00 |
|
Magnus Müller
|
15f1a50895
|
Force thinking
|
2025-09-19 22:04:43 -07:00 |
|
Sandeep
|
bbb23f58cc
|
fixed ruff linter issues
|
2025-09-16 03:03:24 +05:30 |
|
Sandeep
|
905983a7f6
|
removed sensitive values
|
2025-09-16 01:47:47 +05:30 |
|
Sandeep
|
e2b1c3b668
|
Integrated Oracle ChatOciRaw
|
2025-09-16 01:38:04 +05:30 |
|
yrk
|
4e1386fe3c
|
Lint
|
2025-09-08 15:16:42 +08:00 |
|
yrk
|
7cb955c214
|
Modify sample code
|
2025-09-08 14:41:41 +08:00 |
|
yrk
|
cb578204e6
|
resolve merge conflicts with main
|
2025-09-08 11:03:47 +08:00 |
|
Magnus Müller
|
5ccdfa96bf
|
improve ollama installation
|
2025-09-07 19:25:37 -07:00 |
|
Magnus Müller
|
4fda18a564
|
add if main check to qwen example
|
2025-09-07 17:02:46 -07:00 |
|
Magnus Müller
|
1380b1e903
|
qwen support
|
2025-09-07 16:25:15 -07:00 |
|
Magnus Müller
|
dc1eb696b3
|
remove lmnr from examples
|
2025-09-03 18:11:45 -07:00 |
|
Magnus Müller
|
d13cedbf5c
|
fix gemini example
|
2025-09-03 11:05:42 -07:00 |
|
Magnus Müller
|
48b98de1df
|
Rename import from llm to models
|
2025-09-03 09:13:30 -07:00 |
|
Magnus Müller
|
a27dbdbda6
|
Add lazy import example for browser-use agent with OpenAI LLM integration
|
2025-09-03 09:10:28 -07:00 |
|
Gregor Žunič
|
1483cab468
|
Merge branch 'main' into feature/ux-docs-improvements
|
2025-08-18 20:41:08 -07:00 |
|
Magnus Müller
|
1d84150fe5
|
Models examples
|
2025-08-18 19:32:18 -07:00 |
|
Magnus Müller
|
90757686fc
|
Simplify ChatOpenAI import to 1 line
|
2025-08-18 18:57:13 -07:00 |
|
Gregor Žunič
|
d7e5a7bafb
|
better supported models page
|
2025-08-18 17:54:09 -07:00 |
|
Mert Unsal
|
2a64a84cee
|
Merge branch 'main' into local-remote-split
|
2025-08-09 20:57:51 +01:00 |
|
mertunsall
|
08402fdde6
|
add gpt5 example
|
2025-08-09 20:39:36 +01:00 |
|
Gregor Žunič
|
13b29b1886
|
fixed extract structured output nodeId to backendNodeId
|
2025-08-09 11:10:25 -07:00 |
|
Gregor Žunič
|
46b630ffd6
|
fixed some forward reference errors
|
2025-08-07 09:47:06 -07:00 |
|
Nick Sweeting
|
328a4b5be4
|
Merge branch 'feature/new-dom-extraction-layer' into local-remote-split
|
2025-08-05 03:12:48 -07:00 |
|
Cursor Agent
|
48165d21e6
|
Remove message_context parameter from agent and message manager
Co-authored-by: mailmertunsal <mailmertunsal@gmail.com>
|
2025-08-03 14:00:19 +00:00 |
|
Gregor Žunič
|
6ecbf13e3b
|
bumped up azure api version
|
2025-08-02 14:24:35 -07:00 |
|
Magnus Müller
|
061e24b976
|
Merge remote-tracking branch 'origin/main' into extraction-magnus-revert-with-main
|
2025-07-14 18:35:21 +02:00 |
|
bone
|
f6daa5186d
|
patch deepseek-chat example
|
2025-07-12 12:41:01 +08:00 |
|
bone
|
f70fdf313b
|
patch deepseek-chat example
|
2025-07-12 12:37:34 +08:00 |
|
bone
|
147257aaca
|
patch deepseek-chat example
|
2025-07-12 12:37:08 +08:00 |
|
bone
|
799fbdbb6e
|
add deepseek-chat example
|
2025-07-12 12:34:34 +08:00 |
|
Gregor Žunič
|
d64913c76a
|
fixed action param xpath test
|
2025-07-11 19:28:18 +02:00 |
|