langchain/docs/extras/integrations
Zend bd4865b6fe
Async Recursive URL loader (#8502)
Description: This PR improves the function of recursive_url_loader, such
as limiting the depth of the access, and customizable extractors(from
the raw webpage to the text of the Document object), so that users can
use other tools to extract the webpage. This PR also includes the
document and test for the new loader.
Old PR closed due to project structure change. #7756

Because socket requests are not allowed, the old unit test was removed.
Issue: N/A
Dependencies: asyncio, aiohttp
Tag maintainer: @rlancemartin
Twitter handle: @ Zend_Nihility

---------

Co-authored-by: Lance Martin <lance@langchain.dev>
2023-08-06 16:22:31 -07:00
..
callbacks Extend the StreamlitChatMessageHistory docs with a fuller example and… (#8774) 2023-08-04 14:27:46 -07:00
chat Updated docs on Vertex AI going GA (#8531) 2023-07-31 17:15:04 -07:00
document_loaders Async Recursive URL loader (#8502) 2023-08-06 16:22:31 -07:00
document_transformers Bagatur/revert revert nuclia (#8833) 2023-08-06 11:24:36 -07:00
llms docs: llamacpp minor fixes (#8738) 2023-08-04 14:19:43 -07:00
memory Extend the StreamlitChatMessageHistory docs with a fuller example and… (#8774) 2023-08-04 14:27:46 -07:00
providers Updates fireworks (#8765) 2023-08-04 10:32:22 -07:00
retrievers add save and load tfidf vectorizer and docs for TFIDFRetriever (#8112) 2023-08-03 23:06:27 -07:00
text_embedding Harrison/aleph alpha (#8735) 2023-08-03 21:21:15 -07:00
toolkits Github add "Create PR" tool + Docs update (#8235) 2023-07-27 19:19:44 -07:00
tools Bagatur/revert revert nuclia (#8833) 2023-08-06 11:24:36 -07:00
vectorstores Feature faiss delete (#8135) 2023-08-06 15:46:30 -07:00