edit
Method
This is a method of the ImageAgent class in the image_agent module.Edit an existing image with a prompt.
Signature
Parameters
Path or URL to the image to edit
Description of the desired edits
Optional mask image (transparent areas will be edited)
Number of images to generate
Output image size **kwargs: Additional provider-specific parameters
Returns
ImageResponse with edited image(s)

