Files
langchain/tests/integration_tests
EllieRoseS c087ce74f7 Added matching async load func to PlaywrightURLLoader (#5938)
Fixes # (issue)

The existing PlaywrightURLLoader load() function uses a synchronous
browser which is not compatible with jupyter.
This PR adds a sister function aload() which can be run insisde a
notebook.

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-07-13 17:51:38 -04:00
..
2023-06-28 23:04:11 -07:00
2023-07-01 13:39:19 -04:00
2023-07-05 16:02:02 -04:00
2023-06-20 22:07:00 -07:00