Posted by gmays 2 days ago
It's usually more productive to right about how LLMs work rather than how they don't. In this case especially, there's improvements that can be made to the schema, without forfeiting on the idea of schemas altogether
Every model has built-in segmentation between reasoning/CoT + JSON.
What if you put “float” instead of int to get the required number?
Also the post is missing another use case, enums in structured data. I’ve been using it successfully for a few months now and it’s doing a fantastic job.
also, xml works much better than json, all the model guides say this
Thanks for sharing