ResponseFormat
data class ResponseFormat(val type: String, val jsonSchema: ResponseFormat.SchemaDescriptor? = null)(source)
Specifies the format that the model must output.
See also
Types
Link copied to clipboard
Specifies the format that the model must output.