Skip to content
LLM Engineering

What is JSON Schema Mode?

A structured-output setting where the caller supplies a JSON Schema and the model must conform to it. Types, required fields, and enums are validated automatically, which removes most post-processing repair code.

Browse all LLM Engineering terms →