eaglelandsonce commited on
Commit
4e0e2df
1 Parent(s): da8e865

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -147,24 +147,24 @@ def crewai_process(research_topic):
147
  agent=Lisa
148
  )
149
 
150
- task1 = Task(
151
  description=f"""Introduct {research_topic}. Use Mixtral
152
  """,
153
  agent=Emily
154
  )
155
 
156
- task6 = Task(
157
  description=f"""Discuss the {research_topic}. Use Mixtral
158
  """,
159
  agent=David
160
  )
161
 
162
- task7 = Task(
163
  description=f""" Discuss the {research_topic} . Use Mixtral
164
  """,
165
  agent=Sarah
166
  )
167
- task8 = Task(
168
  description=f""" Discuss the {research_topic}. Use Mixtral
169
  """,
170
  agent=Michael
 
147
  agent=Lisa
148
  )
149
 
150
+ task6 = Task(
151
  description=f"""Introduct {research_topic}. Use Mixtral
152
  """,
153
  agent=Emily
154
  )
155
 
156
+ task7 = Task(
157
  description=f"""Discuss the {research_topic}. Use Mixtral
158
  """,
159
  agent=David
160
  )
161
 
162
+ task8 = Task(
163
  description=f""" Discuss the {research_topic} . Use Mixtral
164
  """,
165
  agent=Sarah
166
  )
167
+ task9 = Task(
168
  description=f""" Discuss the {research_topic}. Use Mixtral
169
  """,
170
  agent=Michael