struct OpenAI::ResponseFormat inherits Struct # Specifies a response format from the API if supported by the model Included modules JSON::Serializable Constructors# .new(type : ResponseFormatType)# View source .new(pull : JSON::PullParser)# View source Methods# #clone# View source #copy_with(type _type = @type)# View source #type : ResponseFormatType#