ChangeStyleBehavior Constructors
Generates alternative versions of the same content to match a specific genre or format.| Name | Parameters | Description |
|---|---|---|
| ChangeStyleBehavior(Type, Nullable<Single>, String, TextRetrievalMode) | behaviorSourceType, temperature, promptAugmentation, textRetrievalMode | Initializes a new instance of the ChangeStyleBehavior class with specified settings. |
See Also