ReportPromptToReportBehaviorProperties Properties
Contains ReportPromptToReportBehavior settings.Name | Description |
---|---|
FixLayoutErrors | Specifies whether to automatically resolve report control overlapping. |
PredefinedPrompts | Specifies predefined prompts that can be used to create a report in the Report Wizard. |
RetryAttemptCount | Specifies the number of attempts to fix report layout errors that may appear in the LLM response. |
Temperature | Controls output randomness. Lower temperatures (values between 0f and 0.5f) yield more predictable and focused outputs, while higher temperatures (values between 0.5f and 1f) produce more diverse and creative responses. The default value is 0f. |
See Also