Skip to main content

generate

Method
This is a method of the ImageAgent class in the agents module.
Generate an image from a prompt (placeholder)

Signature

Parameters

&str
required
No description available.

Returns

Result<ImageResult>
The result of the operation.

Rust Auto Generation