Tag
A practical technique for improving structured output generation from LLMs by feeding validation errors back into retry prompts, allowing the model to self-correct rather than blindly retrying. The method involves describing the error in model-friendly terms and providing the previous output for editing.
Blog post discussing 'slop paralysis'—the inability to review code generated by AI coding agents—and offering strategies to mitigate it.