Show HN: GJP-4-GPT, a Gradual JSON Parser for GPT's
2 by explaininjs | 1 comments on Hacker News.
Often it's easiest to have an LLM output the results you need in JSON form, but streaming those outputs into an actual viewport is nontrivial. Thus I made this package, a streaming JSON parser that handles all the work of decoding your JSON so you can focus on displaying your UIs.
2 by explaininjs | 1 comments on Hacker News.
Often it's easiest to have an LLM output the results you need in JSON form, but streaming those outputs into an actual viewport is nontrivial. Thus I made this package, a streaming JSON parser that handles all the work of decoding your JSON so you can focus on displaying your UIs.