langchain/docs/snippets/modules/data_connection
Sergey Kozlov 6d15854cda
Add JSON Lines support to JSONLoader (#6913)
**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.
2023-07-02 12:32:41 -07:00
..
document_loaders Add JSON Lines support to JSONLoader (#6913) 2023-07-02 12:32:41 -07:00
document_transformers
retrievers Rm retriever kwargs (#7013) 2023-07-02 08:22:24 -06:00
text_embedding Polish reference docs (#7045) 2023-07-02 08:08:51 -06:00
vectorstores Polish reference docs (#7045) 2023-07-02 08:08:51 -06:00