Spaces:
Sleeping
Sleeping
Srinivasulu kethanaboina
commited on
Update app.py
Browse files
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}
|