eaglelandsonce commited on
Commit
f596c77
1 Parent(s): 068f5c2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -119,29 +119,29 @@ def crewai_process(research_topic):
119
 
120
  # Create tasks for your agents
121
  task1 = Task(
122
- description=f"""Introduction yourself.
123
  """,
124
  agent=Emily
125
  )
126
 
127
  task2 = Task(
128
- description=f"""Introduction yourself.
129
  """,
130
  agent=David
131
  )
132
 
133
  task3 = Task(
134
- description=f""" Introduction yourself.
135
  """,
136
  agent=Sarah
137
  )
138
  task4 = Task(
139
- description=f""" Introduction yourself.
140
  """,
141
  agent=Michael
142
  )
143
  task5 = Task(
144
- description=f""" Introduction yourself.
145
 
146
  """,
147
  agent=Lisa
 
119
 
120
  # Create tasks for your agents
121
  task1 = Task(
122
+ description=f"""Introduction yourself and describe your current mood and any significant events from the week affecting their mental state.
123
  """,
124
  agent=Emily
125
  )
126
 
127
  task2 = Task(
128
+ description=f"""Introduction yourself and describe your current mood and any significant events from the week affecting their mental state.
129
  """,
130
  agent=David
131
  )
132
 
133
  task3 = Task(
134
+ description=f""" Introduction yourself and describe your current mood and any significant events from the week affecting their mental state.
135
  """,
136
  agent=Sarah
137
  )
138
  task4 = Task(
139
+ description=f""" Introduction yourself and describe your current mood and any significant events from the week affecting their mental state.
140
  """,
141
  agent=Michael
142
  )
143
  task5 = Task(
144
+ description=f""" Introduction yourselfand describe and welcome everyone to the group and express hope and support.
145
 
146
  """,
147
  agent=Lisa