DrishtiSharma commited on
Commit
61579b6
·
verified ·
1 Parent(s): 5c900ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -76,6 +76,8 @@ with st.sidebar.expander("Customize Agent Goals", expanded=False):
76
  "Craft a professional, logically structured insights report that combines research data and strategic analysis "
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
  )
80
  )
81
  analyst_goal = st.text_area(
 
76
  "Craft a professional, logically structured insights report that combines research data and strategic analysis "
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(