Back to Devexpress

SummarizeBehavior Constructors

windowsforms-devexpress-dot-aiintegration-dot-winforms-dot-summarizebehavior-dot-ctor.md

latest1.3 KB
Original Source

SummarizeBehavior Constructors

Generates a brief summary of long text.

NameParametersDescription
SummarizeBehavior(Type, SummarizationMode)behaviorSourceType, summarizationModeInitializes a new instance of the SummarizeBehavior class with specified settings.
SummarizeBehavior(Type, Nullable<Single>, String, TextRetrievalMode, SummarizationMode)behaviorSourceType, temperature, promptAugmentation, textRetrievalMode, summarizationModeInitializes a new instance of the SummarizeBehavior class with specified settings.

See Also

SummarizeBehavior Class

SummarizeBehavior Members

DevExpress.AIIntegration.WinForms Namespace