Skip to main content

aextract_text

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

Signature

async def aextract_text(image: str) -> str

Parameters

image
str
required
No description available.

Returns

Returns
str
The result of the operation.