Structured Outputs with Schemas
By the end of this module you can request structured output against a schema, and handle the case where the model returns something that does not match it.
Units
- Unit 05.00: Asking for a shape instead of prose
- Unit 05.01: Parsing, and the three ways it fails
- Unit 05.02: Validating values, not just structure
- Unit 05.03: Retrying with the error attached
- Unit 05.04: Schema changes that do not break old data
