feat: Docusaurus Loader (#9138)

Added a Docusaurus Loader

Issue: #6353

I had to implement this for working with the Ionic documentation, and
wanted to open this up as a draft to get some guidance on building this
out further. I wasn't sure if having it be a light extension of the
SitemapLoader was in the spirit of a proper feature for the library --
but I'm grateful for the opportunities Langchain has given me and I'd
love to build this out properly for the sake of the community.

Any feedback welcome!
This commit is contained in:
Lee
2023-11-10 17:21:55 -05:00
committed by GitHub
parent 8fa960641a
commit 72ad448daa
5 changed files with 379 additions and 0 deletions

File diff suppressed because one or more lines are too long