achat
AsyncMethod
This is a method of the ImageAgent class in the image_agent module.Async chat method for image generation.
Signature
Parameters
str
required
No description available.
float
default:"0.2"
No description available.
Optional
No description available.
Optional
No description available.
Optional
No description available.
bool
default:"False"
No description available.
Returns
Union[str, Dict[str, Any]]
The result of the operation.
Uses
agenerate_image
Used By
Source
View on GitHub
praisonaiagents/agent/image_agent.py at line 208
