Skip to main content

agenerate_image

AsyncMethod
This is a method of the ImageAgent class in the image_agent module.
Async wrapper for generate_image.

Signature

async def agenerate_image(prompt: str) -> Dict[str, Any]

Parameters

prompt
str
required
No description available.

Returns

Returns
Dict[str, Any]
The result of the operation.