SummarizeBehavior Constructors
Generates a brief summary of long text.Name | Parameters | Description |
---|---|---|
SummarizeBehavior(Type, SummarizationMode) | behaviorSourceType, summarizationMode | Initializes a new instance of the SummarizeBehavior class with specified settings. |
SummarizeBehavior(Type, Nullable<Single>, SummarizationMode) | behaviorSourceType, temperature, summarizationMode | Initializes a new instance of the SummarizeBehavior class with specified settings. |
See Also