Commit Graph

30 Commits

Author SHA1 Message Date
Nick Sweeting
b8fb64224f Merge branch 'main' into docs 2025-05-29 14:43:08 -07:00
Nick Sweeting
126bdaec58 clarify docs that Field descriptions are included in LLM action prompts 2025-05-29 12:56:05 -07:00
Nick Sweeting
2d3798b4f7 add note to docs about params arg naming 2025-05-28 05:14:09 -07:00
Nick Sweeting
709a1f646d small wording tweak 2025-05-27 23:41:17 -07:00
Nick Sweeting
1079d8a4b9 show example of complex validation 2025-05-27 19:16:58 -07:00
Nick Sweeting
2958e5900d custom functions docs tweaks 2025-05-27 19:11:15 -07:00
Nick Sweeting
f6b19d04c2 tiny docs tweaks 2025-05-26 20:37:50 -07:00
Nick Sweeting
28b93f2553 reformat docs 2025-05-26 20:21:24 -07:00
Nick Sweeting
2450bd3ad2 more intro explanation to custom actions 2025-05-26 20:19:10 -07:00
Nick Sweeting
55ce8e8c14 more improvements to custom actions docs 2025-05-26 19:57:30 -07:00
Nick Sweeting
72903e4f2a fix docs typo 2025-05-25 05:13:46 -07:00
Nick Sweeting
c238a61848 fix docs formatting and imports 2025-05-25 04:50:04 -07:00
Nick Sweeting
565de1f328 merge tests for action registry and clarify mixed args mode 2025-05-25 04:35:56 -07:00
Nick Sweeting
d493260500 more docs rewriting to clarify context and custom actions 2025-05-25 02:57:15 -07:00
Nick Sweeting
6c2146a209 improve Controller custom functions docs 2025-05-25 02:50:16 -07:00
Nick Sweeting
d2ac59e211 refactor action registration to consistently require params or args and kwargs 2025-05-25 01:38:18 -07:00
Nick Sweeting
f11aa8b5af controller docs updating 2025-05-23 06:26:01 -07:00
Oswy
3a7490d4f0 Update custom-functions.mdx
.get_current_page() is an async function which have to be awaited.
2025-04-01 19:58:16 +03:00
Christian Clauss
ef9c7b1c09 Merge branch 'main' into pre-commit_run_pre-commit-hooks_--all-files 2025-03-26 08:00:43 +01:00
Nick Sweeting
8e535320c2 Merge pull request #739 from pppp606/feature/add_doc_browser_class_note
Update Documentation:  Clarify the Distinction Between browser-use’s Browser and Playwright’s Browser
2025-03-25 18:21:38 -07:00
Nick Sweeting
be399cab49 Update custom-functions.mdx
clarify how to directly access playwright browser object
2025-03-25 21:18:39 -04:00
Christian Clauss
4abfaa6213 pre-commit run pre-commit-hooks --all-files 2025-02-27 12:21:42 +01:00
Pavel 'Strajk' Dolecek
738bad1af5 Update docs: google_search → search_google (#851) 2025-02-24 11:45:20 -08:00
takuto yuki
8a03f37b43 Update Note for Browser class 2025-02-17 00:35:17 +09:00
magmueller
bef3b03da9 Extract always first content with llm and keep that extraction in context 2025-02-01 00:09:55 -08:00
magmueller
d7cd1b417b Rename files 2025-01-25 13:05:13 -08:00
magmueller
dea435029f add output format 2025-01-25 12:28:37 -08:00
magmueller
752f964c4e Update custom functions 2025-01-25 12:10:41 -08:00
magmueller
29f8e0b7a8 Real browser docs 2025-01-25 12:05:51 -08:00
Gregor Žunič
182a43942d added docs to monorepo 2025-01-22 09:16:55 -08:00