POML vs JSON prompts
TL;DR
- POML provides semantic tags, data embedding, and decoupled styling.
- JSON/templates are flexible but often mix content with presentation.
Migration tips
- Map repeated parts to <role>, <task>, <example>.
- External inputs → <document>, <table>, <img>.
- Move formatting into <stylesheet>.
- Keep a baseline output to compare during migration.