Spaces:
Sleeping
Sleeping
abhisheksasidharanr
commited on
Commit
•
2d18029
1
Parent(s):
c16406d
Update app.py
Browse files
app.py
CHANGED
@@ -77,7 +77,8 @@ def getFinalResponse(user_question):
|
|
77 |
Instructions:
|
78 |
- Be helpful and answer questions concisely. If you don't know the answer, say 'I don't know'
|
79 |
- Utilize the context provided for accurate and specific information.
|
80 |
-
- when an out of context question comes return it is out of context question. If so, strictly don't give any other information.
|
|
|
81 |
- Dont add According to the provided information.
|
82 |
- Cite your sources
|
83 |
Context: {context}
|
|
|
77 |
Instructions:
|
78 |
- Be helpful and answer questions concisely. If you don't know the answer, say 'I don't know'
|
79 |
- Utilize the context provided for accurate and specific information.
|
80 |
+
- when an out of context question comes return it is out of context question. If so, strictly don't give any other information.
|
81 |
+
- Don't give external data please. why are you doing so?
|
82 |
- Dont add According to the provided information.
|
83 |
- Cite your sources
|
84 |
Context: {context}
|