langchain/libs
yeounhak f38fc89f35
community: Corrected aload func to be asynchronous from webBaseLoader (#28337)
- **Description:** The aload function, contrary to its name, is not an
asynchronous function, so it cannot work concurrently with other
asynchronous functions.

- **Issue:** #28336 

- **Test: **: Done

- **Docs: **
[here](e0a95e5646/docs/docs/integrations/document_loaders/web_base.ipynb (L201))

- **Lint: ** All checks passed

If no one reviews your PR within a few days, please @-mention one of
baskaryan, efriis, eyurtsev, ccurme, vbarda, hwchase17.

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2024-12-20 14:42:52 -05:00
..
cli cli: warning on app add (#28619) 2024-12-09 06:07:14 +00:00
community community: Corrected aload func to be asynchronous from webBaseLoader (#28337) 2024-12-20 14:42:52 -05:00
core core[patch]: release 0.3.28 (#28837) 2024-12-19 17:52:32 -05:00
experimental experimental: migrate to external repo (#26879) 2024-09-25 19:02:19 -07:00
langchain langchain[patch]: fix test following update to langchain-openai (#28838) 2024-12-19 22:39:48 +00:00
partners required tool_choice added for ChatHuggingFace (#28851) 2024-12-20 12:06:04 -05:00
standard-tests json mode standard test (#25497) 2024-12-17 18:47:34 +00:00
text-splitters text_splitters: Add HTMLSemanticPreservingSplitter (#25911) 2024-12-19 12:09:22 -05:00
packages.yml community: adding langchain-predictionguard partner package documentation (#28832) 2024-12-20 10:51:44 -05:00