OpenAI::RunStepDeltaStepDetailsToolCallsFunctionObjectFunction
Inherits JSON::Serializable < Reference < Object
The definition of the function that was called.
Constructors
new(pull : JSON::PullParser)
Sourcenew(name : String | Nil = nil, arguments : String | Nil = nil, output : RunStepDeltaStepDetailsToolCallsFunctionObjectFunctionOutput | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
output
Sourceoutput=(output : RunStepDeltaStepDetailsToolCallsFunctionObjectFunctionOutput | Nil)
Source