/tools/
summarize_content
POST
The type of the content source. values: "youtube"
The identifier of the content to summarize. Currently, only YouTube video URLs and IDs are supported.
The ISO 639-1 language code to use for the outputted summary. English (en) is
recommended. values: "en"
, "pt"
, "es"
, "it"
, "de"
, "fr"
The method to use for summarizing the content. Auto decides between ‘simple’
and ‘recursive’ by length. values: "auto"
, "simple"
, "recursive"
,
"multi_modal"
Was this page helpful?