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