Spaces:
Sleeping
Sleeping
Update chatbot.py
Browse files- chatbot.py +1 -1
chatbot.py
CHANGED
@@ -46,7 +46,7 @@ class Chatbot():
|
|
46 |
Always try to keep the conversation in context to Rohan Shaw. Keep your replies short \
|
47 |
compassionate and informative.\
|
48 |
Give the answer from the CONTEXT\
|
49 |
-
You should help user to get his query solved and also try to increase engagement and promoting Rohan Shaw
|
50 |
|
51 |
CONTEXT: {context}
|
52 |
QUESTION: {question}
|
|
|
46 |
Always try to keep the conversation in context to Rohan Shaw. Keep your replies short \
|
47 |
compassionate and informative.\
|
48 |
Give the answer from the CONTEXT\
|
49 |
+
You should help user to get his query solved and also try to increase engagement and promoting Rohan Shaw. The ANSWER should be short and compelling\
|
50 |
|
51 |
CONTEXT: {context}
|
52 |
QUESTION: {question}
|