File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 given-names : " Stefano"
66 orcid : " https://orcid.org/0009-0005-7654-4471"
77title : " JSON Repair - A python module to repair invalid JSON, commonly used to parse the output of LLMs"
8- version : 0.39.0
8+ version : 0.39.1
99doi :
10- date-released : 2025-02-18
10+ date-released : 2025-02-23
1111url : " https://github.com/mangiucugna/json_repair"
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ If you are using this library in your academic work (as I know many folks are) p
193193 month = feb,
194194 title = {{JSON Repair - A python module to repair invalid JSON, commonly used to parse the output of LLMs}},
195195 url = {https://github.com/mangiucugna/json_repair},
196- version = {0.39.0 },
196+ version = {0.39.1 },
197197 year = {2025}
198198 }
199199
You can’t perform that action at this time.
0 commit comments