langchain/docs/modules/indexes
Leonid Ganeline 3ce78ef6c4
docs: document_loaders classification (#4069)
**Problem statement:** the
[document_loaders](https://python.langchain.com/en/latest/modules/indexes/document_loaders.html#)
section is too long and hard to comprehend.
**Proposal:** group document_loaders by 3 classes: (see `Files changed`
tab)

UPDATE: I've completely reworked the document_loader classification.
Now this PR changes only one file! 

FYI @eyurtsev @hwchase17
2023-05-13 19:17:32 -07:00
..
document_loaders/examples docs: fix pdf docs hierarchy and formatting (#4593) 2023-05-12 15:03:01 -04:00
retrievers/examples Improve vespa interface (#4546) 2023-05-12 10:11:26 -07:00
text_splitters Fix typo (#3728) 2023-04-28 13:01:09 -07:00
vectorstores added documentation on retrieving a PG vectorstore (#4578) 2023-05-12 13:04:06 -04:00
document_loaders.rst docs: document_loaders classification (#4069) 2023-05-13 19:17:32 -07:00
getting_started.ipynb add encoding to avoid UnicodeDecodeError (#2908) 2023-04-14 16:36:03 -07:00
retrievers.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
text_splitters.rst Fix grammar in Text Splitters docs (#4373) 2023-05-08 22:38:40 -04:00
vectorstores.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00