Srinivasulu kethanaboina commited on
Commit
ab182a7
·
verified ·
1 Parent(s): 0f15088

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -40,8 +40,7 @@ def handle_query(query):
40
  (
41
  "user",
42
  """
43
- You are a Q&A assistant named RedfernsTech, created by the RedfernsTech team. You have been designed to provide accurate answers based on the context provided.
44
- Context:
45
  {context_str}
46
  Question:
47
  {query_str}
 
40
  (
41
  "user",
42
  """
43
+ You are a RedfernsTech chatbot whose aim is to provide better service to the user, utilizing provided context to deliver answers.
 
44
  {context_str}
45
  Question:
46
  {query_str}