Files
langchain/docs/modules/document_loaders/examples
Dennis Antela Martinez 23243ae69c add gitbook document loader (#1180)
Added a GitBook document loader. It lets you both, (1) fetch text from
any single GitBook page, or (2) fetch all relative paths and return
their respective content in Documents.

I've modified the `scrape` method in the `WebBaseLoader` to accept
custom web paths if given, but happy to remove it and move that logic
into the `GitbookLoader` itself.
2023-02-20 20:05:04 -08:00
..
2023-02-15 22:47:30 -08:00
2023-02-08 00:35:33 -08:00
2023-02-06 21:44:35 -08:00
2023-02-08 12:00:47 -08:00
2023-02-17 15:15:02 -08:00
2023-02-06 18:13:46 -08:00
2023-02-06 00:26:20 -08:00
2023-02-06 22:21:16 -08:00
2023-02-18 08:13:54 -08:00
2023-02-12 23:02:01 -08:00
2023-02-08 00:35:33 -08:00
2023-02-08 00:35:33 -08:00
2023-02-18 10:58:39 -08:00
2023-02-09 08:12:22 -08:00