MCPcopy Create free account
hub / github.com/1openwindow/azure-openai-node / createImageVariation

Function createImageVariation

api.ts:3144–3147  ·  view source on GitHub ↗

* * @summary Creates a variation of a given image. * @param {File} image The image to use as the basis for the variation(s). Must be a valid PNG file, less than 4MB, and square. * @param {number} [n] The number of images to generate. Must be between 1 and 10. * @

(image: File, n?: number, size?: string, responseFormat?: string, user?: string, options?: AxiosRequestConfig)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

createRequestFunctionFunction · 0.90
createImageVariationMethod · 0.80

Tested by

no test coverage detected