fix: add OCRTool to crewai_tools package exports (#433)

This commit is contained in:
Mike Plachta
2025-08-27 14:11:57 -07:00
committed by GitHub
parent 6562587cba
commit 1f581fa9ac
2 changed files with 2 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ from .tools import (
MultiOnTool,
MySQLSearchTool,
NL2SQLTool,
OCRTool,
OxylabsAmazonProductScraperTool,
OxylabsAmazonSearchScraperTool,
OxylabsGoogleSearchScraperTool,