OpenAI::FunctionShellCallOutputTimeoutOutcome
Inherits JSON::Serializable < Reference < Object
Indicates that the shell call exceeded its configured time limit.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : FunctionShellCallOutputTimeoutOutcomeType = FunctionShellCallOutputTimeoutOutcomeType::Timeout)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : FunctionShellCallOutputTimeoutOutcomeType)
The outcome type. Always timeout.