rmusser01 / tldw

tl/dw (Too Long, Didn't Watch): Your Personal Research Multi-Tool - a naive attempt at 'A Young Lady's Illustrated Primer'
Apache License 2.0
383 stars 12 forks source link

Enhancement: Add support for chunking JSON #299

Closed rmusser01 closed 1 month ago

rmusser01 commented 1 month ago

https://pythonspeed.com/articles/json-memory-streaming/ https://python.langchain.com/docs/how_to/recursive_json_splitter/