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

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 Round - Each member introduces themselves and shares one thing they hope to achieve in therapy.
123
  """,
124
  agent=Emily
125
  )
126
 
127
  task2 = Task(
128
- description=f"""Introduction Round - Each member introduces themselves and shares one thing they hope to achieve in therapy.
129
  """,
130
  agent=David
131
  )
132
 
133
  task3 = Task(
134
- description=f""" Introduction Round - Each member introduces themselves and shares one thing they hope to achieve in therapy.
135
  """,
136
  agent=Sarah
137
  )
138
  task4 = Task(
139
- description=f""" Introduction Round - Each member introduces themselves and shares one thing they hope to achieve in therapy.
140
  """,
141
  agent=Michael
142
  )
143
  task5 = Task(
144
- description=f""" Introduction Round - Each member introduces themselves and shares one thing they hope to achieve in therapy.
145
 
146
  """,
147
  agent=Lisa
 
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