crewAIInc / crewAI

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
https://crewai.com
MIT License
18.55k stars 2.55k forks source link

ImportError: cannot import name 'SerperDevTool' from 'crewai_tools' #829

Closed anandbhaskaran closed 1 week ago

anandbhaskaran commented 1 month ago

Screenshot 2024-06-28 at 14 57 57

Python version: 3.12.0 Computer: Mac M1

Same as: https://github.com/joaomdmoura/crewAI/issues/762

DragonAngel commented 1 month ago

try with: from crewai_tools import SerperDevTool, BrowserbaseLoadTool, EXASearchTool

JamesStallings commented 1 month ago

Yeah, now I need a BROWSERBASE_API_KEY.

Thing is, I'm trying to keep all this local, via ollama, with only opensource models and resources.

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 week ago

This issue was closed because it has been stalled for 5 days with no activity.

syedaameena commented 5 days ago

ImportError: cannot import name 'NL2SQLTool' from 'crewai_tools' I am also similar issue with other tool