OpenAI::CustomToolChatCompletionsCustomFormatTextFormat
Inherits JSON::Serializable < Reference < Object
Unconstrained free-form text.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : CustomToolChatCompletionsCustomFormatTextFormatType = CustomToolChatCompletionsCustomFormatTextFormatType::Text)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : CustomToolChatCompletionsCustomFormatTextFormatType)
Unconstrained text format. Always text.