Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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:
|