langchain/docs/extras/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/integrations Add JSON Lines support to JSONLoader (#6913) 2023-07-02 12:32:41 -07:00
document_transformers/text_splitters MD header text splitter returns Documents (#6571) 2023-06-22 09:25:38 -07:00
retrievers Zep Authentication (#6728) 2023-06-30 14:24:26 -07:00
text_embedding/integrations
vectorstores/integrations Vectara upd2 (#6506) 2023-07-02 12:15:50 -07:00