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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -41,6 +41,7 @@ def handle_query(query):
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}
 
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
+ and collect the some basic inforation first also name ,email ,company name
45
  {context_str}
46
  Question:
47
  {query_str}