langchain/docs/modules/indexes
Steve Kim 9b830f437c
Deleted importing Document from document_loaders.base because Documen… (#4068)
Hi,

- Modification:
https://python.langchain.com/en/latest/modules/indexes/document_loaders/examples/arxiv.html
- Reason: In this example, the first line is unnecessary because the
Document class does not exist in the base.
- Resolves: Issue #4052

--------
P.S: This pull-request is my first time, so please let me know if I need
to correct or write more explanation.
2023-05-03 17:54:30 -07:00
..
document_loaders/examples Deleted importing Document from document_loaders.base because Documen… (#4068) 2023-05-03 17:54:30 -07:00
retrievers/examples Harrison/cohere reranker (#3904) 2023-05-01 15:40:16 -07:00
text_splitters Fix typo (#3728) 2023-04-28 13:01:09 -07:00
vectorstores Fix Documentation - Nomic - Atlas Jupyter Notebook (#3987) 2023-05-02 14:20:01 -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 Fixed typo leading to broken link (#4034) 2023-05-03 14:45:54 -07:00
vectorstores.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00