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

Method createImageVariation

api.ts:3810–3812  ·  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. * @param {string} [

(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 1

createImageVariationFunction · 0.80

Calls 1

OpenAIApiFpFunction · 0.85

Tested by

no test coverage detected