summarize
Turn long text into a few key sentences.
How it works
- With an LLM configured: produces an abstractive summary in the requested length.
- Offline: extractive fallback — scores sentences by salient-word frequency and returns the top ones in their original order.