mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-02 15:52:34 +00:00
Add Oxylabs Web Scraping tools (#312)
* Add Oxylabs tools * Review updates * Add package_dependencies attribute
This commit is contained in:
committed by
GitHub
parent
c13b08de2e
commit
78a062a907
@@ -37,6 +37,10 @@ from .tools import (
|
||||
MultiOnTool,
|
||||
MySQLSearchTool,
|
||||
NL2SQLTool,
|
||||
OxylabsUniversalScraperTool,
|
||||
OxylabsGoogleSearchScraperTool,
|
||||
OxylabsAmazonProductScraperTool,
|
||||
OxylabsAmazonSearchScraperTool,
|
||||
PatronusEvalTool,
|
||||
PatronusLocalEvaluatorTool,
|
||||
PatronusPredefinedCriteriaEvalTool,
|
||||
|
||||
Reference in New Issue
Block a user