πŸ“„ Simple2ΒΆ

templates.qa.open.simple2

MultiReferenceTemplate(
    instruction="Answer the question.",
    input_format="Question: {question}",
    target_prefix="Answer: ",
    references_field="answers",
)
[source]

Read more about catalog usage here.