Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -107,7 +107,7 @@ write = Task(
|
|
107 |
"2. Include key findings, visual aids, and actionable strategies.\n"
|
108 |
"3. Suggest strategic directions and highlight untapped innovation areas.\n"
|
109 |
"4. Incorporate summarized tables for key statistics and example inventions.\n"
|
110 |
-
"5. Limit the document to
|
111 |
),
|
112 |
expected_output="A polished, stakeholder-ready patent insights document with actionable recommendations.",
|
113 |
agent=writer
|
|
|
107 |
"2. Include key findings, visual aids, and actionable strategies.\n"
|
108 |
"3. Suggest strategic directions and highlight untapped innovation areas.\n"
|
109 |
"4. Incorporate summarized tables for key statistics and example inventions.\n"
|
110 |
+
"5. Limit the document to 650 words."
|
111 |
),
|
112 |
expected_output="A polished, stakeholder-ready patent insights document with actionable recommendations.",
|
113 |
agent=writer
|