AI::OpenAI::Responses::ShellAction
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(commands : Array(String), timeout_ms : Int32 | Nil = nil, max_output_length : Int32 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
commands
Sourcemax_output_length
Sourcetimeout_ms
Source