Skip to main content
All docs
V25.1
  • DocumentSummarizeBehavior Constructors

    Generates a brief summary of long text contained in a document.
    Name Parameters Description
    DocumentSummarizeBehavior(Type, SummarizationMode) type, summarizationMode Initializes a new instance of the DocumentSummarizeBehavior class with specified settings.
    DocumentSummarizeBehavior(Type) type Initializes a new instance of the DocumentSummarizeBehavior class with specified settings.
    See Also