You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain-hub/prompts/summarize/stuff/prompt.yaml

11 lines
152 B
YAML

input_variables: [text]
output_parser: null
template: 'Write a concise summary of the following:
{text}
CONCISE SUMMARY:'
template_format: f-string