bupa1018 commited on
Commit
6956308
·
1 Parent(s): 7efc081

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -336,7 +336,7 @@ def rag_workflow(query):
336
  Based on the retrieved contexts and the guidelines answer the query.
337
 
338
 
339
- Guidelines:
340
  - If no related information is found from the contexts to answer the query, reply that you do not know.
341
 
342
  Guidelines when generating code:
 
336
  Based on the retrieved contexts and the guidelines answer the query.
337
 
338
 
339
+ General Guidelines:
340
  - If no related information is found from the contexts to answer the query, reply that you do not know.
341
 
342
  Guidelines when generating code: