init(schema:)
Creates a response format with a schema.
Declaration
init(schema: GenerationSchema)Parameters
- schema:
A schema to use as the response format.
Creates a response format with a schema.
init(schema: GenerationSchema)A schema to use as the response format.