mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
stagehand tool (#277)
* stagehand tool * update import paths * updates * improve example * add tests * revert init * imports * add context manager * update tests * update example to run again * update context manager docs * add to pyproject.toml and run uv sync * run uv sync * update lazy import * update test mock * fixing tests * attempt to fix tests
This commit is contained in:
@@ -26,7 +26,7 @@ CrewAI provides an extensive collection of powerful tools ready to enhance your
|
||||
- **Web Scraping**: `ScrapeWebsiteTool`, `SeleniumScrapingTool`
|
||||
- **Database Integrations**: `PGSearchTool`, `MySQLSearchTool`
|
||||
- **API Integrations**: `SerperApiTool`, `EXASearchTool`
|
||||
- **AI-powered Tools**: `DallETool`, `VisionTool`
|
||||
- **AI-powered Tools**: `DallETool`, `VisionTool`, `StagehandTool`
|
||||
|
||||
And many more robust tools to simplify your agent integrations.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user