Use JSONL rather than JSON for chat
TheTechRobo opened this issue · 1 comments
TheTechRobo commented
This will make URL extraction much easier vis-à-vis RAM usage.
TheTechRobo commented
The RAM usage issue has been worked around by using a streaming JSON library in the URL extractor. But it's still probably a good idea to JSONL.