Skip to main content

aanalyze

AsyncMethod
This is a method of the VisionAgent class in the vision_agent module.
Async version of analyze().

Signature

async def aanalyze(image: str, prompt: Optional[str], detail: Optional[str], model: Optional[str]) -> str

Parameters

image
str
required
No description available.
prompt
Optional
No description available.
detail
Optional
No description available.
model
Optional
No description available.

Returns

Returns
str
The result of the operation.