TIL: ndjson - kracekumar.com/post/ndjson/
New line separed JSON suited for streaming data response(LLM response) and processing large dataset without loading entire JSON to memory.
New line separed JSON suited for streaming data response(LLM response) and processing large dataset without loading entire JSON to memory.


