Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.