Skip to main content

agenerate

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

Signature

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

Parameters

prompt
str
required
No description available.

Returns

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