Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -118,7 +118,7 @@ with st.sidebar.expander("Customize Agent Goals", expanded=False):
|
|
118 |
#)
|
119 |
planner_goal = (
|
120 |
"Conduct comprehensive, data-driven research on patent filings, technological innovations, and market dynamics strictly within the {topic} sector. "
|
121 |
-
"Deliver factually accurate and verifiable insights with no hallucinated, fabricated, or speculative findings. "
|
122 |
"Provide detailed outputs in the following structure:\n\n"
|
123 |
|
124 |
"1. Market Trends & Competitive Landscape:\n"
|
|
|
118 |
#)
|
119 |
planner_goal = (
|
120 |
"Conduct comprehensive, data-driven research on patent filings, technological innovations, and market dynamics strictly within the {topic} sector. "
|
121 |
+
"Deliver factually accurate and verifiable insights with no hallucinated, fabricated, or speculative findings. Avoid unrelated or generic recommendations. "
|
122 |
"Provide detailed outputs in the following structure:\n\n"
|
123 |
|
124 |
"1. Market Trends & Competitive Landscape:\n"
|