mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-19 17:46:14 +00:00
When running this project, I got an error because the output folder had not been created. I added a line to check if the output folder exists and create it if needed.