The OCRTool
extracts text from local images or image URLs using an LLM with vision.
OCRTool
crewai-tools
. Ensure your selected LLM supports vision.
image_path_url
(str, required): Local image path or HTTP(S) URL.LLM(model="gpt-4o")
) if needed, matching the README guidance.