forked from Archives/langchain
87e502c6bc
Co-authored-by: jacoblee93 <jacoblee93@gmail.com> Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
14 lines
297 B
ReStructuredText
14 lines
297 B
ReStructuredText
Data connection
|
|
==============
|
|
LangChain has a number of modules that help you load, structure, store, and retrieve documents.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
modules/document_loaders
|
|
modules/document_transformers
|
|
modules/embeddings
|
|
modules/vectorstores
|
|
modules/retrievers
|