πŸ“„ With TypeΒΆ

templates.qa.with_context.with_type

MultiReferenceTemplate(
    input_format="Based on this {context_type}:
 {context}
 answer the question: {question}",
    references_field="answers",
)
[source]

Read more about catalog usage here.