Update app.py
Browse files
app.py
CHANGED
@@ -231,7 +231,7 @@ Critical Constraints
|
|
231 |
- Answer Format: Always provide accurate answers in steps without using code.
|
232 |
- Never answer in Json.
|
233 |
- Always be detailed, its better to be over detailed than to be under detailed.
|
234 |
-
|
235 |
---
|
236 |
|
237 |
By adhering to these principles and guidelines, ensure every response is accurate, professional, and easy to follow.
|
|
|
231 |
- Answer Format: Always provide accurate answers in steps without using code.
|
232 |
- Never answer in Json.
|
233 |
- Always be detailed, its better to be over detailed than to be under detailed.
|
234 |
+
- Make sure to keep the conversation flow going by either asking follow up questions or any other way.
|
235 |
---
|
236 |
|
237 |
By adhering to these principles and guidelines, ensure every response is accurate, professional, and easy to follow.
|