Thanks
however i’m not sure what tools we need to include and how ? I have configured to use .env for these
OPENAI_API_KEY=KEY-XXXXXXXXXXX
SERPER_API_KEY=KEY-XXXXXXXXXXXXXXX
my agent and tasks are teh basic ones provided in Quickstart - CrewAI
Hey guys, looks like there’s a bit of a hiccup with console management in version 0.121.0. I’m pretty sure the dev team will get this sorted out soon. For now, you can just roll back to the previous version:
cd /path/to/your/project
uv add "crewai<0.121.0"
crewai run