generateStructured validates the result against a schema and can repair it.
generateStructured is generic over the parsed type, so the result is typed without
a cast.
Enforcement modes
Validation-only is right when a retry is cheap. Repair costs a second generation when the first
is invalid, which is worth it when the call is user-facing.
The schema
totalPrice gets better results than tp.
When to reach for this
If you are about to write a regex over a model’s reply, you want this instead.
Temperature
Lower it. Structured extraction is not a creative task, and0.1 to 0.3 produces far more
consistent field values than the default.