struct

AI::OpenAI::Responses::ShellCallOutput

Inherits JSON::Serializable < Struct < Value < Object

Shell call output

Constructors

new(call_id : String, output : Array(ShellCommandResult), max_output_length : Int32 | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

call_id
Source
max_output_length
Source
output
Source
type
Source