Skip to main content

generate

Method
This is a method of the ImageAgent class in the image_agent module.
Alias for generate_image() - for consistency with VideoAgent/AudioAgent.

Signature

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

Parameters

prompt
str
required
No description available.

Returns

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