Structured Output
A technique where a language model generates responses in a predefined format such as JSON or a specific schema. Structured output is essential for integrating LLMs into software systems that expect parseable, typed data rather than free-form text.