Skip to main content
All docs
V25.1
  • ExtractiveSummaryRequest Properties

    A request to generate a brief summary of long text by selecting and extracting key sentences or phrases from the original text.
    Name Description
    Language Gets or sets the target language of the summary.
    MaxSentences Gets or sets the maximum number of sentences in the summary.
    Options Gets request options. Inherited from TextRequest.
    Text Gets or sets the text to manage. Inherited from TextRequest.
    See Also