mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
36c59e0c25
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) |
||
---|---|---|
.. | ||
__init__.py | ||
test_arxiv.py | ||
test_duckduckdgo_search_api.py | ||
test_googlesearch_api.py | ||
test_googleserper_api.py | ||
test_jira_api.py | ||
test_openweathermap.py | ||
test_serpapi.py | ||
test_wikipedia_api.py | ||
test_wolfram_alpha_api.py |