soonerstone's picture
Update 1
29280d4 verified
raw
history blame contribute delete
370 Bytes
{
"input_variables": [
"context",
"question"
],
"output_parser": null,
"template": "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.\n\n{context}\n\nQuestion: {question}\nHelpful Answer:",
"template_format": "f-string"
}