OpenAI::ResponseIncompleteDetailsVariant1
Inherits JSON::Serializable < Reference < Object
Details about why the response is incomplete.
Constructors
new(pull : JSON::PullParser)
Sourcenew(reason : ResponseIncompleteDetailsVariant1Reason | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
reason=(reason : ResponseIncompleteDetailsVariant1Reason | Nil)
The reason why the response is incomplete.