Files
langchain/langchain
Mykola Zomchak 8afc8e6f5d Fix web_base.py (#6519)
Fix for bug in SitemapLoader

`aiohttp` `get` does not accept `verify` argument, and currently throws
error, so SitemapLoader is not working

This PR fixes it by removing `verify` param for `get` function call

Fixes #6107

#### Who can review?

Tag maintainers/contributors who might be interested:

@eyurtsev

---------

Co-authored-by: techcenary <127699216+techcenary@users.noreply.github.com>
2023-07-05 16:53:57 -07:00
..
2023-07-05 16:02:02 -04:00
2023-07-05 16:53:57 -07:00
2023-07-05 13:00:16 -04:00
2023-07-05 16:02:02 -04:00
2023-07-05 18:34:50 -04:00
2023-07-02 22:38:59 -04:00