Commit Graph

254 Commits

Author SHA1 Message Date
LarsenCundric
06716afc07 Update model pricing 2025-07-03 20:35:16 +02:00
Philipp Wiederkehr
257d46c253 Fix name not defined in example in agent-settings.mdx
Changed
"true" to "True" to avoid name error

Error I got with old version: "name 'true' is not defined""
2025-06-30 17:02:13 +02:00
Nick Sweeting
163faf355b add device_id to all events 2025-06-30 00:59:05 -07:00
mertunsall
6ab1093627 fix more tests 2025-06-29 23:18:10 +02:00
Gregor Žunič
96aece781b Merge branch 'main' into feature/model-support 2025-06-28 09:55:19 +02:00
Spinny03
2d8069de83 Fix formatting of price information in model recommendations 2025-06-27 14:50:32 +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
mertunsall
5039c5aec6 remove memory 2025-06-27 13:26:34 +02:00
Gregor Žunič
c82e0b3c5f langchain example and docs 2025-06-27 10:30:47 +02:00
Gregor Žunič
b6dc9ded85 Update docs/customize/supported-models.mdx
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-24 12:51:34 +02:00
Gregor Žunič
7a10ae0c96 Squashed commit langchain to native 2025-06-24 12:26:55 +02:00
Nick Sweeting
3b21f36cee update docs 2025-06-21 03:14:46 -07:00
Nick Sweeting
645fc11df1 docs improvements 2025-06-14 15:44:53 -07:00
Saurav Panda
4b0cdec738 fix: remove non-functional save_recording_path parameter
fix: remove non-functional save_recording_path parameter

- Remove save_recording_path field from BrowserProfile class
- Remove documentation for save_recording_path parameter
- Add migration note directing users to use record_video_dir instead

The save_recording_path parameter was defined in BrowserProfile but never actually
processed by the browser launch methods. Users should use the standard Playwright
record_video_dir parameter instead, which is properly implemented and functional.

Fixes user reports of video recording not working when using save_recording_path.
2025-06-10 19:07:44 -07:00
Nick Sweeting
4cf779408c fix variable name in docs 2025-06-09 20:22:39 -07:00
Nick Sweeting
68b033a8ff clarify docs that session must be started and stopped manually when keep_alive=True 2025-06-09 18:38:24 -07:00
Nick Sweeting
66678523da Update docs/customize/real-browser.mdx
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-06 22:29:18 -04:00
Nick Sweeting
f94d56910f consistent test fixture scope, fix race condition on shutdown, improve logging 2025-06-06 19:21:51 -07:00
Nick Sweeting
495d334e95 docs improvments 2025-06-05 02:04:41 -07:00
Nick Sweeting
3897330eda fix formatting in docs 2025-06-05 01:26:15 -07:00
Nick Sweeting
af2ff839c5 bump default version in docker to 3.12 2025-06-03 16:12:41 -07:00
Nick Sweeting
ec083a495e Merge branch 'main' into browsersession-kill 2025-06-02 17:29:41 -07:00
Nick Sweeting
265f0270f2 improve contribution docs 2025-06-02 17:28:40 -07:00
Nick Sweeting
ff791997af Fix available vector providers, local logic, and example (#1858) 2025-05-31 17:00:04 -07:00
Nick Sweeting
101df3fc52 small docs tweaks 2025-05-29 20:03:18 -07:00
Nick Sweeting
51aee484bf add docs notice about migrating from cookies_file to storage_state 2025-05-29 17:58:04 -07:00
EnzoFanAccount
6477fca147 Fix vector providers and example 2025-05-29 20:45:06 -03:00
Nick Sweeting
a85ae8ca3c merge save_downloads_path and downloads_dir duplicate options 2025-05-29 14:51:21 -07:00
Nick Sweeting
b8fb64224f Merge branch 'main' into docs 2025-05-29 14:43:08 -07:00
Nick Sweeting
3439d99348 update docs to deprecate cookies_file 2025-05-29 14:41:17 -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
8c2521eacb fix whitespace 2025-05-27 23:47:28 -07:00
Nick Sweeting
cc3f6c4750 also include JS 2025-05-27 23:43:27 -07:00
Nick Sweeting
709a1f646d small wording tweak 2025-05-27 23:41:17 -07:00
Nick Sweeting
73e1ecb5f7 wording tweaks 2025-05-27 23:36:32 -07:00
Nick Sweeting
7ccea88e46 wording tweaks 2025-05-27 23:36:22 -07:00
Nick Sweeting
2aa576ee09 use better example names in browser-settings docs 2025-05-27 23:23:07 -07:00
Nick Sweeting
b927471af3 use new template verbiage to clarify BrowserProfile 2025-05-27 23:18:01 -07:00
Nick Sweeting
3817e321f0 more settings docs cleanup 2025-05-27 23:05:04 -07:00
Nick Sweeting
d1eb28aab3 more settings docs cleanup 2025-05-27 23:04:53 -07:00
Nick Sweeting
75c84fd602 improve browser connections docs to cover reusing connections 2025-05-27 22:32:47 -07:00
Nick Sweeting
d9df63182d improve browser connections docs to cover reusing connections 2025-05-27 22:31:32 -07:00
Nick Sweeting
22abec02af browser connection docs tweaks 2025-05-27 19:47:33 -07:00
Nick Sweeting
e410ec53b2 tweak real-browser connection docs intro 2025-05-27 19:32:27 -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
d586f3c7ae fix sensitive data docs typos 2025-05-27 18:47:10 -07:00
Nick Sweeting
2dd2825fed comments not supported in markdown apparently 2025-05-27 18:42:07 -07:00