langchain/docs/modules/indexes
leo-gan 36c59e0c25
Arxiv document loader (#3627)
It makes sense to use `arxiv` as another source of the documents for
downloading.
- Added the `arxiv` document_loader, based on the
`utilities/arxiv.py:ArxivAPIWrapper`
- added tests
- added an example notebook
- sorted `__all__` in `__init__.py` (otherwise it is hard to find a
class in the very long list)
2023-04-26 21:04:56 -07:00
..
document_loaders/examples Arxiv document loader (#3627) 2023-04-26 21:04:56 -07:00
retrievers/examples Contextual compression retriever (#2915) 2023-04-20 17:01:14 -07:00
text_splitters Update huggingface_length_function.ipynb (#2203) 2023-03-30 20:43:58 -07:00
vectorstores Deep Lake mini upgrades (#3375) 2023-04-23 21:23:54 -07:00
document_loaders.rst big docs refactor (#1978) 2023-03-26 19:49:46 -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 big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
vectorstores.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00