Skip to main content
All docs
V25.2
  • ReportPromptToExpressionBehavior Constructors

    Converts natural language into valid expressions.
    Name Parameters Description
    ReportPromptToExpressionBehavior(Type, Int32, Nullable<Single>, String) behaviorSourceType, retryAttemptCount, temperature, promptAugmentation Initializes a new instance of the ReportPromptToExpressionBehavior class with specified settings.
    See Also