-
How to Fix Broken JSON from LLM Quickly and Easily!
If you’ve ever wrestled with broken JSON data from LLMs, you know how frustrating it can be ๐ซ. Checkout JSON Repair ๐ ๏ธ, a Python module by Stefano Baccianella, thatโs here to save the day! ๐ This library is specifically crafted to fix invalid JSON, making it perfect for anyone working with LLM outputs ๐ค or…
-
Problem When Building Old OpenSSL Version on The New System
The old OpenSSL seems to have a problem when built using a newer system. I got this problem when compiling OpenSSL 1.1.0f on my Ubuntu 22.04. For example in my case here the problem is in line 17 on Configure file and the line were like this: Some people tried changing the lines with qw/glob/…