* Creates a variation of a given image.
(body, options)
| 84325 | FineTuning2.FineTuningJobEventsPage = FineTuningJobEventsPage; |
| 84326 | })(FineTuning || (FineTuning = {})); |
| 84327 | |
| 84328 | // node_modules/openai/resources/images.mjs |
| 84329 | var Images = class extends APIResource2 { |
| 84330 | /** |
| 84331 | * Creates a variation of a given image. |
| 84332 | */ |
nothing calls this directly
no test coverage detected