Commit Graph

101 Commits

Author SHA1 Message Date
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
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
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
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
Gregor Žunič
1eac01dfab openrouter evals support 2025-07-10 12:51:52 +02:00
mertunsall
220f0bc994 update models to gpt-4.1 2025-07-05 10:32:49 +02:00
Gregor Žunič
50e72debb7 Merge branch 'main' into gregor/eng-242-structured-output-is-fucking-long 2025-06-28 12:23:59 +02:00
Gregor Žunič
fcd56d4596 pyright ignore for imports (examples) 2025-06-28 10:06:43 +02:00
Gregor Žunič
4e3adb35d4 fixed type errors 2025-06-28 09:38:08 +02:00
Gregor Žunič
bc2c1c8fda openai schema works 2025-06-28 00:19:31 +02:00
Nick Sweeting
644bd5c5c3 Merge branch 'main' into feature/model-support 2025-06-27 05:40:52 -07:00
Gregor Žunič
ec4a10ae57 bedrock and anthropic example 2025-06-27 14:22:59 +02:00
Cursor Agent
f9741adba5 Remove deprecated memory system and related code
Co-authored-by: mailmertunsal <mailmertunsal@gmail.com>
2025-06-27 09:48:09 +00:00
Gregor Žunič
c82e0b3c5f langchain example and docs 2025-06-27 10:30:47 +02:00
Gregor Žunič
61cc73dea5 langchain model example 2025-06-27 10:24:24 +02:00
Gregor Žunič
b4c900d3e5 better logs for tokens 2025-06-25 20:57:22 +02:00
Gregor Žunič
2ee526d903 updated pricing for cached tokens support 2025-06-25 15:33:47 +02:00
Gregor Žunič
bf9ea1e33a fallback parser for groq 2025-06-25 10:53:27 +02:00
Gregor Žunič
7a10ae0c96 Squashed commit langchain to native 2025-06-24 12:26:55 +02:00