Wajahat698 commited on
Commit
89db90e
·
verified ·
1 Parent(s): 2c3f50d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -845,7 +845,7 @@ if prompt :
845
  # Generate response using the agent executor
846
  output = agent_executor.invoke({
847
 
848
- "input": f"{prompt}Provide accurate sources for trustbuilders and then embed it only in list of trustbuilders not in the main content.Source links in list of trustbuilders should be accurate and clickable.Aim to humanize the text—use natural, approachable language that avoids flowery or overly formal expressions.When query is related to newsletters give always heuristics and creative techniques",
849
 
850
 
851
  "chat_history": st.session_state.chat_history
 
845
  # Generate response using the agent executor
846
  output = agent_executor.invoke({
847
 
848
+ "input": f"{prompt}.Please when providing source links that should be accurate search and it and them embed it only in list of trustbuilders not in the main content.Source links in list of trustbuilders should be accurate and clickable.Aim to humanize the text—use natural, approachable language that avoids flowery or overly formal expressions.When query is related to newsletters give always heuristics and creative techniques",
849
 
850
 
851
  "chat_history": st.session_state.chat_history