Agentsop Structured Output Picker

Decide where to enforce structured LM output (constrain at decode time with Outlines vs validate-and-retry with Instructor vs grammar with Guidance) and which failure stance to take (Assert/hard-fail vs Suggest/soft-retry). Use when an LM's output is parsed or typed by downstream code and you must pick one enforcement library plus its failure handling, when malformed output is burning tokens on retries, or when choosing between decode-time vs validation-time constraints for local vs API models.

agentsope d8ae734 4 files · 41.7 KB Updated

File contents

agentsope/SkillAlchemy/tree/main/skills/agentsop-structured-output-picker commit d8ae73456f

Frequently asked questions

npx skillmds@latest add agentsope/agentsop-structured-output-picker