πŸ“„ ProfessionalΒΆ

templates.summarization.abstractive.professional

MultiReferenceTemplate(
    input_format="Craft a brief summary for the supplied text, distilling the essential concepts and vital information.
Text: {document}",
    references_field="summaries",
)
[source]

Read more about catalog usage here.