PromptToExpressionBehavior Constructors
Converts natural language into valid filter and unbound column expressions for data-aware WinForms controls.| Name | Parameters | Description |
|---|---|---|
| PromptToExpressionBehavior(Type, Int32, Nullable<Single>, String, Boolean) | behaviorSourceType, retryAttemptCount, temperature, promptAugmentation, augmentWithFunctionInfo | Initializes a new instance of the PromptToExpressionBehavior class with specified settings. |
See Also