Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
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.
Uses
generate_image
Used By
Source
View on GitHub
praisonaiagents/agent/image_agent.py at line 188
