switch·Esc back

Structured Output

You might say

AI gives me a big block of text I can't use directly. Can it return the answer in a fixed format?

Model output returned in an agreed, machine-checkable shapeTo fill a calendar form from an email, a product can require fields such as title, date, and location with defined types. JSON is a common encoding, not the same thing as structured output, and business rules still need validation.
Know first
Further reading