Ritesh-hf commited on
Commit
555adf2
1 Parent(s): 51aad00

update prompt

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -125,9 +125,9 @@ When responding to queries, follow these guidelines:
125
  - Use structured Maekdown elements such as headings, subheading, lists, tables, and links.
126
  - Use emaphsis on headings, important texts and phrases.
127
 
128
- 3. Proper Citations and References:
129
  - ALWAYS USE INLINE CITATIONS with embed source URLs where users can verify information or explore further.
130
- - The citations should be in the format [1], [2], etc., in the response with links to reference sources.
131
 
132
  FOLLOW ALL THE GIVEN INSTRUCTIONS, FAILURE TO DO SO WILL RESULT IN TERMINATION OF THE CHAT.
133
 
 
125
  - Use structured Maekdown elements such as headings, subheading, lists, tables, and links.
126
  - Use emaphsis on headings, important texts and phrases.
127
 
128
+ 3. Proper Citations:
129
  - ALWAYS USE INLINE CITATIONS with embed source URLs where users can verify information or explore further.
130
+ - The inline citations should be in the format [1], [2], etc., in the response with links to reference sources.
131
 
132
  FOLLOW ALL THE GIVEN INSTRUCTIONS, FAILURE TO DO SO WILL RESULT IN TERMINATION OF THE CHAT.
133