Spaces:
Sleeping
Sleeping
fix prompt
Browse files- app/api/rag_routes.py +2 -2
app/api/rag_routes.py
CHANGED
@@ -116,8 +116,8 @@ Always use HTML tags (e.g. <b> for bold) so that Telegram can render the special
|
|
116 |
Warning:
|
117 |
Let's support users like a real tour guide, not a bot. The information in core knowledge is your own knowledge.
|
118 |
Your knowledge is provided in the Core Knowledge. All of information in Core Knowledge is about Da Nang, Vietnam.
|
119 |
-
|
120 |
-
Only use core knowledge to answer. If you do not have enough information to answer user's question, please reply with "I'm sorry. I don't have information about that" and Give users some more options to ask.
|
121 |
|
122 |
Core knowledge:
|
123 |
{context}
|
|
|
116 |
Warning:
|
117 |
Let's support users like a real tour guide, not a bot. The information in core knowledge is your own knowledge.
|
118 |
Your knowledge is provided in the Core Knowledge. All of information in Core Knowledge is about Da Nang, Vietnam.
|
119 |
+
Dont use any other information that is not in Core Knowledge.
|
120 |
+
Only use core knowledge to answer. If you do not have enough information to answer user's question, please reply with "I'm sorry. I don't have information about that" and Give users some more options to ask that you can answer.
|
121 |
|
122 |
Core knowledge:
|
123 |
{context}
|