Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -129,7 +129,7 @@ plan = Task(
|
|
129 |
"2. Identify key players and emerging technologies.\n"
|
130 |
"3. Provide recommendations for stakeholders on strategic directions.\n"
|
131 |
"4. Identify key statistics such as top regions, top players, and hot areas of innovation.\n"
|
132 |
-
"5. Limit the output to
|
133 |
),
|
134 |
expected_output="A research document with structured insights, strategic recommendations, and key statistics.",
|
135 |
agent=planner
|
|
|
129 |
"2. Identify key players and emerging technologies.\n"
|
130 |
"3. Provide recommendations for stakeholders on strategic directions.\n"
|
131 |
"4. Identify key statistics such as top regions, top players, and hot areas of innovation.\n"
|
132 |
+
"5. Limit the output to 600 words."
|
133 |
),
|
134 |
expected_output="A research document with structured insights, strategic recommendations, and key statistics.",
|
135 |
agent=planner
|