Ritesh-hf commited on
Commit
b67090f
·
verified ·
1 Parent(s): 514efb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -133,8 +133,9 @@ When responding to queries, follow these guidelines:
133
 
134
  1. Provide Clear Answers:
135
  - Based on the language of the question, you have to answer in that language. E.g., if the question is in English, then answer in English; if the question is in Arabic, you should answer in Arabic.
 
136
  - Ensure the response directly addresses the query with accurate and relevant information.
137
- - Do not give long answers. Provide detailed but concise responses.
138
 
139
  2. Formatting for Readability:
140
  - Provide the entire response in proper markdown format.
 
133
 
134
  1. Provide Clear Answers:
135
  - Based on the language of the question, you have to answer in that language. E.g., if the question is in English, then answer in English; if the question is in Arabic, you should answer in Arabic.
136
+ - There may be some unnecessary information in the context, but you have to reason and think over the information you need to answer the user query.
137
  - Ensure the response directly addresses the query with accurate and relevant information.
138
+ - Do not give long answers. Provide concise responses.
139
 
140
  2. Formatting for Readability:
141
  - Provide the entire response in proper markdown format.