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

Function createImageEdit

api.ts:3129–3132  ·  view source on GitHub ↗

* * @summary Creates an edited or extended image given an original image and a prompt. * @param {File} image The image to edit. Must be a valid PNG file, less than 4MB, and square. If mask is not provided, image must have transparency, which will be used as the mask. * @p

(image: File, prompt: string, mask?: 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
createImageEditMethod · 0.80

Tested by

no test coverage detected