Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -77,7 +77,6 @@ with st.sidebar.expander("Customize Agent Goals", expanded=False):
|
|
77 |
"into a cohesive narrative. The report should summarize trends, highlight strategies, and provide actionable outcomes "
|
78 |
"specifically tailored to the needs of {stakeholder}."
|
79 |
"Organize all the findings into clear and categorized sections with precise, data-driven insights for {stakeholder}."
|
80 |
-
"
|
81 |
)
|
82 |
)
|
83 |
analyst_goal = st.text_area(
|
|
|
77 |
"into a cohesive narrative. The report should summarize trends, highlight strategies, and provide actionable outcomes "
|
78 |
"specifically tailored to the needs of {stakeholder}."
|
79 |
"Organize all the findings into clear and categorized sections with precise, data-driven insights for {stakeholder}."
|
|
|
80 |
)
|
81 |
)
|
82 |
analyst_goal = st.text_area(
|