You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
1 year ago
..
agents Make Tools own model, add ToolKit Concept (#1095) 1 year ago
chains improve docs for indexes (#1146) 1 year ago
document_loaders add gitbook document loader (#1180) 1 year ago
indexes Add Support for OpenSearch Vector database (#1191) 1 year ago
llms docs: add missing links to toc (#1163) 1 year ago
memory chroma docs (#1012) 1 year ago
prompts chroma docs (#1012) 1 year ago
utils searx_search: docs updates (#1175) 1 year ago
agents.rst Feature: linkcheck-action (#534) (#542) 1 year ago
chains.rst Feature: linkcheck-action (#534) (#542) 1 year ago
document_loaders.rst Harrison/unstructured support (#903) 1 year ago
indexes.rst improve docs for indexes (#1146) 1 year ago
llms.rst Fix minor error in LLM documentation (#602) 1 year ago
memory.rst Feature: linkcheck-action (#534) (#542) 1 year ago
prompts.rst Feature: linkcheck-action (#534) (#542) 1 year ago
state_of_the_union.txt Docs refactor (#480) 2 years ago
utils.rst Feature: linkcheck-action (#534) (#542) 1 year ago