langchain/docs/snippets/modules
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
..
agents docs/fix links (#6498) 2023-06-20 14:06:50 -07:00
callbacks Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
chains Just corrected a small inconsistency on a doc page (#6603) 2023-06-23 16:09:29 -07:00
data_connection Add JSON Lines support to JSONLoader (#6913) 2023-07-02 12:32:41 -07:00
memory Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
model_io Fix: Correct typo (#6988) 2023-07-01 02:53:34 -06:00