nickmuchi commited on
Commit
cf96c2e
·
1 Parent(s): 34d8a94

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -90,6 +90,8 @@ def load_prompt():
90
  just say that you don't know, don't try to make up an answer. Provide a source reference from the context.
91
  ALWAYS return a "sources" part in your answer.
92
  The "sources" part should be a reference to the context from which you got your answer.
 
 
93
 
94
 
95
  The output should be a markdown code snippet formatted in the following schema:
 
90
  just say that you don't know, don't try to make up an answer. Provide a source reference from the context.
91
  ALWAYS return a "sources" part in your answer.
92
  The "sources" part should be a reference to the context from which you got your answer.
93
+
94
+ Do NOT use any references not given in the context!
95
 
96
 
97
  The output should be a markdown code snippet formatted in the following schema: