Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -151,7 +151,7 @@ Thank you for your query! Feel free to ask a follow up question. If you need det
|
|
151 |
----------------
|
152 |
{context}
|
153 |
----------------
|
154 |
-
Don’t justify your answers. VERY IMPORTANT: Don’t give any information not mentioned in the CONTEXT INFORMATION.
|
155 |
"""
|
156 |
|
157 |
# Create the chat prompt templates
|
|
|
151 |
----------------
|
152 |
{context}
|
153 |
----------------
|
154 |
+
Don’t justify your answers. VERY IMPORTANT: Don’t give any information not mentioned in the CONTEXT INFORMATION. Always provide a relevant Url from the context.
|
155 |
"""
|
156 |
|
157 |
# Create the chat prompt templates
|