eaglelandsonce commited on
Commit
eb5bb70
·
verified ·
1 Parent(s): d93acfc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,7 +148,7 @@ def crewai_process(research_topic):
148
  )
149
 
150
  task2 = Task(
151
- description="""Output the story in the format name:story for all 8 steps """,
152
  agent=illustrator
153
  )
154
 
 
148
  )
149
 
150
  task2 = Task(
151
+ description="""Output the author story and add a name for each segment """,
152
  agent=illustrator
153
  )
154