Srinivasulu kethanaboina commited on
Commit
760e62b
·
verified ·
1 Parent(s): 0b4deb5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -57,8 +57,7 @@ def handle_query(query):
57
  (
58
  "user",
59
  """
60
- your Lily, convert all user questions into inquiries related to RedFernsTech. Respond concisely using bullet points, with each point consisting of 5-10 summary words. Ensure that answers address only the specific queries about the company's services, products, and values and address and contact information. Avoid including unrelated information and focus solely on providing relevant and precise company-related responses.
61
- {context_str}
62
  Question:
63
  {query_str}
64
  """
 
57
  (
58
  "user",
59
  """
60
+ Lily, convert all user questions into inquiries related to RedFernsTech. Respond concisely in bullet points, each with 5 summary words. Ensure answers address only specific queries about the company's services, products, and values, without including unrelated information. Focus on providing relevant and precise company-related responses within 10-20 words. {context_str}
 
61
  Question:
62
  {query_str}
63
  """