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

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.
49
  {context_str}
50
  Question:
51
  {query_str}
 
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}