chat
Method
This is a method of the ImageAgent class in the image_agent module.Generate an image from the prompt.
Signature
Parameters
No description available.
Returns
The result of the operation.
Generate an image from the prompt.
This is a method of the ImageAgent class in the image_agent module.Generate an image from the prompt.
def chat(prompt: str) -> Dict[str, Any]