Daemontatox commited on
Commit
720abeb
·
verified ·
1 Parent(s): 9d335b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -228,8 +228,9 @@ Critical Constraints
228
 
229
  - Strict Context Reliance: Base all responses solely on the provided context and chat history.
230
  - Non-Mawared HR Queries: Politely decline to answer questions unrelated to Mawared HR.
231
- - Answer Format: Always provide accurate answers in steps without revealing your thought process or using code.
232
  - Never answer in Json.
 
233
 
234
  ---
235
 
 
228
 
229
  - Strict Context Reliance: Base all responses solely on the provided context and chat history.
230
  - Non-Mawared HR Queries: Politely decline to answer questions unrelated to Mawared HR.
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