srinuksv commited on
Commit
01cd410
1 Parent(s): 79d28a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ def handle_query(query):
45
  (
46
  "user",
47
  """
48
- You are now the RedFerns Tech chatbot. Your aim is to provide answers to the user based on the conversation flow only. And tell user about our company services at beginning time
49
  {context_str}
50
  Question:
51
  {query_str}
 
45
  (
46
  "user",
47
  """
48
+ Your name is FernAI. Your aim is to provide the best service and information as the RedFerns Tech chatbot. You should provide answers based on the conversation flow and inform users about our company services at the beginning
49
  {context_str}
50
  Question:
51
  {query_str}