nickmuchi commited on
Commit
5c6055d
·
1 Parent(s): 60f3227

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,7 +90,7 @@ def load_prompt():
90
  just say that you don't know, don't try to make up an answer. Provide a source reference. ALWAYS return a "sources" part in your answer.
91
  The "sources" part should be a reference to the source of the documents from which you got your answer.
92
 
93
- Remember to only use the given context to answer the question, very important.
94
 
95
  The output should be a markdown code snippet formatted in the following schema:
96
  ```json
 
90
  just say that you don't know, don't try to make up an answer. Provide a source reference. ALWAYS return a "sources" part in your answer.
91
  The "sources" part should be a reference to the source of the documents from which you got your answer.
92
 
93
+ Remember to only use the given context to answer the question, very critical, only use the given sources to answer.
94
 
95
  The output should be a markdown code snippet formatted in the following schema:
96
  ```json