Spaces:
Runtime error
Runtime error
Commit
•
c0e1397
1
Parent(s):
693ff2b
Making the instructions match my formatting
Browse files- templates/template.j2 +1 -1
templates/template.j2
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
Instructions: Use the following
|
2 |
Context:
|
3 |
{% for doc in documents %}
|
4 |
---
|
|
|
1 |
+
Instructions: Use the following unique documents in the Context section to answer the Query at the end. If you don't know the answer, just say that you don't know, don't try to make up an answer.
|
2 |
Context:
|
3 |
{% for doc in documents %}
|
4 |
---
|