module AI::Provider::LanguageModel::ResponseFormatTypeConverter

Defined in:

ai/provider/language_model/call_options.cr

Class Method Summary

Class Method Detail

def self.from_json(pull : JSON::PullParser) : ResponseFormatType #

[View source]
def self.to_json(value : ResponseFormatType, json : JSON::Builder) : Nil #

[View source]