Files
AutoGPT/scripts
Samuel Reed 434f27fb51 Fix various JSON input bugs in correction
By not having correct_json(json_str) in the try/except,
it was still easily possible to throw Invalid JSON errors.

When responses were received with no JSON at all, parsing
would fail on attempting to locate the braces.
2023-04-12 10:34:33 -04:00
..
2023-04-10 14:25:24 +02:00
2023-04-12 00:11:24 -04:00
2023-04-11 07:53:32 +02:00
2023-04-12 16:32:16 +10:00
2023-04-12 00:11:24 -04:00
2023-04-10 14:25:24 +02:00
2023-04-10 14:25:24 +02:00
2023-04-09 15:42:53 +02:00
2023-04-12 02:26:30 +02:00
2023-04-09 15:39:11 +02:00