Remix.run Logo
est an hour ago

unfortunately JSON is doomed to fail in "the AI era"

LLMs are surprisingly bad at generating JSON.

steve_adams_86 40 minutes ago | parent | next [-]

You can use skills or harnesses to have them validate their json (using plain old JSON validation or schemas) and they seem to have a very high success rate with that gate in place. It's slightly more tokens, but it's reliable

afro88 an hour ago | parent | prev | next [-]

Are they in 2026? I haven't had an issue with json and LLMs in a long while

kamikazeturtles an hour ago | parent | prev [-]

Why is that?