ShortenBehavior Constructors
Removes unnecessary details and makes content more concise.| Name | Parameters | Description |
|---|---|---|
| ShortenBehavior(Type, Nullable<Single>, String, TextRetrievalMode) | behaviorSourceType, temperature, promptAugmentation, textRetrievalMode | Initializes a new instance of the ShortenBehavior class with specified settings. |
See Also