LLM_JSON
A Rust library to repair broken JSON strings, particularly useful for handling malformed JSON output from Large Language Models.
This is a porting of the Python library json_repair, written by Stefano Baccianella and published under the MIT license.
All credits go to the original author for the amazing work.
Usage
use ;