OpenAI::SpecificApplyPatchParam
Inherits JSON::Serializable < Reference < Object
Forces the model to call the apply_patch tool when executing a tool call.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : SpecificApplyPatchParamType = SpecificApplyPatchParamType::ApplyPatch)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source