ExtractiveSummaryRequest Constructors
A request to generate a brief summary of long text by selecting and extracting key sentences or phrases from the original text.Name | Parameters | Description |
---|---|---|
ExtractiveSummaryRequest(String) | text | Initializes a new instance of the ExtractiveSummaryRequest class with specified settings. |
See Also