mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
6d15854cda
**Description**: The JSON Lines format is used by some services such as OpenAI and HuggingFace. It's also a convenient alternative to CSV. This PR adds JSON Lines support to `JSONLoader` and also updates related tests. **Tag maintainer**: @rlancemartin, @eyurtsev. PS I was not able to build docs locally so didn't update related section. |
||
---|---|---|
.. | ||
blob_loaders | ||
loaders | ||
parsers | ||
sample_documents | ||
test_docs | ||
__init__.py | ||
test_base.py | ||
test_bibtex.py | ||
test_bshtml.py | ||
test_confluence.py | ||
test_csv_loader.py | ||
test_detect_encoding.py | ||
test_directory.py | ||
test_evernote_loader.py | ||
test_generic_loader.py | ||
test_github.py | ||
test_json_loader.py | ||
test_mhtml.py | ||
test_psychic.py | ||
test_readthedoc.py | ||
test_telegram.py | ||
test_trello.py | ||
test_web_base.py | ||
test_youtube.py |