OpenAI::ChatCompletionRequestMessageContentPartRefusal
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : ChatCompletionRequestMessageContentPartRefusalType = ChatCompletionRequestMessageContentPartRefusalType::Refusal, refusal : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : ChatCompletionRequestMessageContentPartRefusalType)
The type of the content part.