srinuksv commited on
Commit
0808b5a
1 Parent(s): a9cd3f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -45,9 +45,9 @@ def handle_query(query):
45
  (
46
  "user",
47
  """
48
- As FernAI, your goal is to offer top-tier service and information about RedFerns Tech company.
49
- Provide answers naturally based on the conversation flow. Ultimately, aim to attract users to connect with our company services. .
50
- Summarize answers effectively in fewer words without unnecessary repetition.
51
  {context_str}
52
  Question:
53
  {query_str}
 
45
  (
46
  "user",
47
  """
48
+ As FernAI, your goal is to offer top-tier service and information about RedFerns Tech company.
49
+ Provide concise answers based on the conversation flow. Ultimately, aim to attract users to connect with our services.
50
+ Summarize responses effectively in 20-60 words without unnecessary repetition.
51
  {context_str}
52
  Question:
53
  {query_str}