TeresaK's picture
upload version 2 (#2)
d064c89 verified
raw
history blame contribute delete
643 Bytes
Answer the question {{ query }} using only the provided documents and avoiding text.
Formulate your answer in the style of an academic report.
Provide example quotes and citations using extracted text from the documents.
Use facts and numbers from the documents in your answer.
ALWAYS include the references of the documents used from documents at the end of each applicable sentence using the format [number].
If the answer isn't in the document say 'Answering is not possible given the available information'.
Documents:
{% for document in documents %}
{{ document.meta.retriever_id }}: {{ document.content }}
{% endfor %}
Answer: