langchain/docs/modules
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
..
agents Make Tools own model, add ToolKit Concept (#1095) 2023-02-18 13:40:43 -08:00
chains improve docs for indexes (#1146) 2023-02-19 23:14:50 -08:00
document_loaders add gitbook document loader (#1180) 2023-02-20 20:05:04 -08:00
indexes Add Support for OpenSearch Vector database (#1191) 2023-02-20 18:39:34 -08:00
llms docs: add missing links to toc (#1163) 2023-02-19 21:15:11 -08:00
memory chroma docs (#1012) 2023-02-12 23:02:01 -08:00
prompts chroma docs (#1012) 2023-02-12 23:02:01 -08:00
utils searx_search: docs updates (#1175) 2023-02-20 06:46:44 -08:00
agents.rst Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
chains.rst Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
document_loaders.rst Harrison/unstructured support (#903) 2023-02-05 23:02:07 -08:00
indexes.rst improve docs for indexes (#1146) 2023-02-19 23:14:50 -08:00
llms.rst Fix minor error in LLM documentation (#602) 2023-01-12 18:16:32 -08:00
memory.rst Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
prompts.rst Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
state_of_the_union.txt Docs refactor (#480) 2023-01-02 08:24:09 -08:00
utils.rst Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00