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

Method createImageEdit

api.ts:3794–3796  ·  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. * @param {string

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

createImageEditFunction · 0.80

Calls 1

OpenAIApiFpFunction · 0.85

Tested by

no test coverage detected