OpenAI::RunStepDeltaObjectDelta
Inherits JSON::Serializable < Reference < Object
The delta containing the fields that have changed on the run step.
Constructors
new(pull : JSON::PullParser)
Sourcenew(step_details : RunStepDeltaObjectDeltaStepDetails | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
step_details=(step_details : RunStepDeltaObjectDeltaStepDetails | Nil)
The details of the run step.