Skip to content
LLM Engineering

What is Structured Output?

Forcing model replies into a machine-readable shape such as JSON with fixed fields. Required wherever AI output feeds code, databases, or UI components, since free text breaks parsers the moment formatting drifts.

Browse all LLM Engineering terms →