MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / createVariation

Method createVariation

out/cli.cjs:84327–84329  ·  view source on GitHub ↗

* Creates a variation of a given image.

(body, options)

Source from the content-addressed store, hash-verified

84325 FineTuning2.FineTuningJobEventsPage = FineTuningJobEventsPage;
84326})(FineTuning || (FineTuning = {}));
84327
84328// node_modules/openai/resources/images.mjs
84329var Images = class extends APIResource2 {
84330 /**
84331 * Creates a variation of a given image.
84332 */

Callers

nothing calls this directly

Calls 2

postMethod · 0.80

Tested by

no test coverage detected