mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +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.