Skip to main content

describe

Method
This is a method of the VisionAgent class in the agents module.
Describe an image (placeholder)

Signature

def describe(&self, image_source: &str) -> Result<String>

Parameters

image_source
&str
required
No description available.

Returns

Returns
Result<String>
The result of the operation.