This feature is on Beta state.We’re looking for feedback to improve this feature, share yours on Discord.
general
: A regular summary of the transcriptionconcise
: A shorter summary for quick overviewbullet_points
: Retrieve the key points in a list
general
type will be used by default.
Find all this information in the API Reference (see summarization_config
).
Usage
To enable summarization simply set the"summarization"
parameter to true
request data
Sample code
Sample code
In the following examples, we’re using
concise
type.Result
The transcription result will contain a"summarization"
key with the output of the model:
result
results
key.