Skip to main content

aedit

AsyncMethod
This is a method of the ImageAgent class in the image_agent module.
Async version of edit().

Signature

Parameters

str
required
No description available.
str
required
No description available.
Optional
No description available.
int
default:"1"
No description available.
Optional
No description available.

Returns

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

Uses

  • edit

Source

View on GitHub

praisonaiagents/agent/image_agent.py at line 297