mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-10 13:02:37 +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.