Tag: library

  • How to Fix Broken JSON from LLM Quickly and Easily!

    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

    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/…