general
: A regular summary of the transcriptionconcise
: A shorter summary for quick overviewbullet_points
: Retrieve the key points in a list
summarization_config
is provided, general
type will be used by default.
Notes on options
- general: Balanced summary for most use cases; good readability and coverage.
- concise: Shorter output for quick overviews or previews; fewer details.
- bullet_points: Lists key takeaways; ideal for action items, meeting notes, or highlights.
Usage
To enable summarization simply set the"summarization"
parameter to true
Result
The transcription result will contain a"summarization"
key with the output of the model:
result
results
key.