OpenAI::ApplyPatchToolParam
Inherits JSON::Serializable < Reference < Object
Allows the assistant to create, delete, or update files using unified diffs.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : ApplyPatchToolParamType = ApplyPatchToolParamType::ApplyPatch)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source