Spaces:
Sleeping
Sleeping
Update chatbot.py
Browse files- chatbot.py +2 -2
chatbot.py
CHANGED
@@ -43,10 +43,10 @@ class Chatbot():
|
|
43 |
to a user who wants to get his query solved about Rohan Shaw, his professional and personal life. Use the CONTEXT to answer in a helpful manner to the QUESTION. \
|
44 |
If you don't know any ANSWER, say you don't know \
|
45 |
Always follow general guardrails before generating any response. \
|
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}
|
|
|
43 |
to a user who wants to get his query solved about Rohan Shaw, his professional and personal life. Use the CONTEXT to answer in a helpful manner to the QUESTION. \
|
44 |
If you don't know any ANSWER, say you don't know \
|
45 |
Always follow general guardrails before generating any response. \
|
46 |
+
Always try to keep the conversation in context to Rohan Shaw. Keep your replies very 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 very short and compelling\
|
50 |
|
51 |
CONTEXT: {context}
|
52 |
QUESTION: {question}
|