extract_text
Method
This is a method of the VisionAgent class in the vision_agent module.Extract text from an image (OCR-like functionality).
Signature
Parameters
Image URL or local file path
Detail level (low, high, auto) - recommend “high” for text
Override model for this call **kwargs: Additional parameters
Returns
Extracted text

