default_summary.yaml 705 B

123456789101112131415161718
  1. default_summary:
  2. template: >
  3. ## Task:
  4. Your task is to generate a descriptive summary of the document that follows. Your objective is to return a summary that is roughly 10% of the input document size while retaining as many key points as possible. Your response should begin with `The document contains `.
  5. ### Document:
  6. {document}
  7. ### Query:
  8. Reminder: Your task is to generate a descriptive summary of the document that was given. Your objective is to return a summary that is roughly 10% of the input document size while retaining as many key points as possible. Your response should begin with `The document contains `.
  9. ## Response:
  10. input_types:
  11. document: str