Spaces:
Sleeping
Sleeping
Update chatbot_manager.py
Browse files- chatbot_manager.py +2 -0
chatbot_manager.py
CHANGED
|
@@ -436,6 +436,8 @@ Instructions:
|
|
| 436 |
5. Keep responses focused and helpful
|
| 437 |
6. Don't over-explain unless asked
|
| 438 |
|
|
|
|
|
|
|
| 439 |
Answer:"""
|
| 440 |
|
| 441 |
prompt = ChatPromptTemplate.from_template(template)
|
|
|
|
| 436 |
5. Keep responses focused and helpful
|
| 437 |
6. Don't over-explain unless asked
|
| 438 |
|
| 439 |
+
use builtpoints and extra spaces and extra new line and bold if necessary
|
| 440 |
+
note:no preamble
|
| 441 |
Answer:"""
|
| 442 |
|
| 443 |
prompt = ChatPromptTemplate.from_template(template)
|