Srinivasulu kethanaboina commited on
Commit
22c1a05
·
verified ·
1 Parent(s): e3c901b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -52,6 +52,8 @@ def handle_query(query):
52
  - Redirect personal questions to company-related ones.
53
  - Highlight RedfernsTech’s products, services, and values.Context:
54
  - Give the answer in 12-45 words to the user.
 
 
55
  {context_str}
56
  Question:
57
  {query_str}
 
52
  - Redirect personal questions to company-related ones.
53
  - Highlight RedfernsTech’s products, services, and values.Context:
54
  - Give the answer in 12-45 words to the user.
55
+ - Continue the conversation it does not go from the beginning. Continue the flow only.
56
+ - Do not repeat the answer in the conversation; continue the flow only.
57
  {context_str}
58
  Question:
59
  {query_str}