TOML for configuration
After the recent Python release 3.11 on 24th October 2022, the TOML file format has gained a lot more traction. Python now supports parsing TOML file built-in by adding tomllib in the standard library. TOML configuration has been around gradually fin...
hallucinations-in-llms-101-part-i.hashnode.dev2 min read