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
Parameters
No description available.
Returns
The result of the operation.
Alias for generate_image() - for consistency with VideoAgent/AudioAgent.
This is a method of the ImageAgent class in the image_agent module.Alias for generate_image() - for consistency with VideoAgent/AudioAgent.
def generate(prompt: str) -> Dict[str, Any]