Use the vitals package with ellmer to evaluate and compare the accuracy of LLMs, including writing evals to test local models ...
You've got a JSON Schema with $ref pointers to other files and/or URLs. Maybe you know all the referenced files ahead of time. Maybe you don't. Maybe some are local ...
Working on learning Rust and decided to try and write a JSON parser as a first "real" Rust program. It is not fully spec compliant as it does not support: escape codes in string number types other ...