AbstractiveSummaryRequest Constructors
A request to generate a brief summary of long text by understanding the context of the original text and rephrasing it in a new, concise form.Name | Parameters | Description |
---|---|---|
AbstractiveSummaryRequest(String) | text | Initializes a new instance of the AbstractiveSummaryRequest class with specified settings. |
See Also