File size: 275 Bytes
629069a
 
 
7beacaa
629069a
 
c5200c8
629069a
1
2
3
4
5
6
7
8
9
Instructions: Use the following pieces of context to answer the question 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.
Context:
{% for doc in documents %}
---
    {{ doc.content }}
{% endfor %}
---
Query: {{ query }}