eaglelandsonce commited on
Commit
dd37441
1 Parent(s): 0423b9f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -146,7 +146,7 @@ def crewai_process(research_topic):
146
  """,
147
  agent=Michael
148
  )
149
- task4 = Task(
150
  description=f"""Discuss the {research_topic} from your backstory perspective.
151
  Use Gemini, Mixtral or Zephyr what ever is appropriate.
152
  """,
 
146
  """,
147
  agent=Michael
148
  )
149
+ task5 = Task(
150
  description=f"""Discuss the {research_topic} from your backstory perspective.
151
  Use Gemini, Mixtral or Zephyr what ever is appropriate.
152
  """,