Spaces:
Sleeping
Sleeping
fix return format
Browse files- NLP_model/chatbot.py +1 -0
NLP_model/chatbot.py
CHANGED
@@ -113,6 +113,7 @@ Respond in friendly, natural, concise and use only English like a real tour guid
|
|
113 |
Return in HTML format that telegram can read.
|
114 |
|
115 |
Warning:
|
|
|
116 |
Let's support users like a real tour guide, not a bot. The information in core knowledge is your own knowledge.
|
117 |
Your knowledge is provided in the Core Knowledge. All of information in Core Knowledge is about Da Nang, Vietnam.
|
118 |
You just care about current time that user mention when user ask about Solana event.
|
|
|
113 |
Return in HTML format that telegram can read.
|
114 |
|
115 |
Warning:
|
116 |
+
Always return in HTML format that telegram can read.
|
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 |
You just care about current time that user mention when user ask about Solana event.
|