πŸ“„ Formal Without LabelΒΆ

templates.summarization.abstractive.formal_without_label

MultiReferenceTemplate(
    input_format="Produce a succinct summary for the following text, extracting the fundamental concepts and crucial information.
{document}",
    references_field="summaries",
)
[source]

Read more about catalog usage here.