mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-04 12:00:10 +00:00
7 lines
260 B
Plaintext
7 lines
260 B
Plaintext
# Text Summarization with LLMs
|
|
|
|
import ContentFileNames from 'components/ContentFileNames'
|
|
|
|
This section contains a collection of prompts for exploring text summarization capabilities of LLMs.
|
|
|
|
<ContentFileNames section="prompts/text-summarization" lang="en"/> |