mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
brought back correct folders
This commit is contained in:
@@ -50,9 +50,9 @@ def create_pipeline(name, router=False):
|
||||
]
|
||||
else:
|
||||
crew_folders = [
|
||||
"classifier_crew",
|
||||
"normal_crew",
|
||||
"urgent_crew",
|
||||
"research_crew",
|
||||
"planning_crew",
|
||||
"execution_crew",
|
||||
]
|
||||
pipelines_folders = ["pipelines/__init__.py", "pipelines/pipeline.py"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user