langchain/docs
Pau Ramon Revilla 87802c86d9
Added a MHTML document loader (#6311)
MHTML is a very interesting format since it's used both for emails but
also for archived webpages. Some scraping projects want to store pages
in disk to process them later, mhtml is perfect for that use case.

This is heavily inspired from the beautifulsoup html loader, but
extracting the html part from the mhtml file.

---------

Co-authored-by: rlm <pexpresss31@gmail.com>
2023-06-25 13:12:08 -07:00
..
api_reference Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
docs_skeleton Add caching to BaseChatModel (issue #1644) (#5089) 2023-06-24 11:45:09 -07:00
extras Added a MHTML document loader (#6311) 2023-06-25 13:12:08 -07:00
snippets Add caching to BaseChatModel (issue #1644) (#5089) 2023-06-24 11:45:09 -07:00
.local_build.sh Harrison/deeplake new features (#6263) 2023-06-16 17:53:55 -07:00
requirements.txt Doc refactor (#6300) 2023-06-16 11:52:56 -07:00