π Please RespondΒΆ
Note
ID: templates.rag.response_generation.please_respond | Type: MultiReferenceTemplate
{
"__type__": "multi_reference_template",
"input_format": "Context: {contexts}\nQuestion: {question}.\n",
"instruction": "Please respond to the following question using the context",
"references_field": "reference_answers",
"target_prefix": "Response:"
}
Read more about catalog usage here.