Commit Graph

14 Commits

Author SHA1 Message Date
EnzoFanAccount
ebe2b3b0a3 example type fix 2025-09-01 10:49:50 -03:00
Magnus Müller
1c8e78ac77 simlify ChatOpenAI import 2025-08-18 19:45:02 -07:00
Magnus Müller
55b433d740 Feature examples 2025-08-18 19:17:02 -07:00
Magnus Müller
7ba8ba5958 replace gpt-4.1 with mini 2025-08-18 18:59:56 -07:00
mertunsall
220f0bc994 update models to gpt-4.1 2025-07-05 10:32:49 +02:00
Gregor Žunič
7a10ae0c96 Squashed commit langchain to native 2025-06-24 12:26:55 +02:00
Nick Sweeting
f878b8f07c type hint fixes 2025-06-21 05:16:02 -07:00
Nick Sweeting
8a9b69420c Merge branch 'main' into more-fixes 2025-06-13 17:10:40 -07:00
Nick Sweeting
531527b83f fix parallel_agents example 2025-06-13 16:52:44 -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
63382d8bfc update examples to use new BrowserProfile and BrowserSession 2025-05-20 02:32:43 -07:00
Nick Sweeting
f17cf4de75 linter fixes 2025-05-13 17:25:08 -07:00
Nick Sweeting
bfcd8a0140 make examples imports more consistent 2025-05-13 17:18:09 -07:00
magmueller
c7008a70c2 Reorder examples 2025-01-25 11:28:52 -08:00