ReportPromptToExpressionBehavior.RetryAttemptCount Property
Specifies the number of additional attempts the AI makes to regenerate an expression if the previous result is invalid.
Namespace: DevExpress.AIIntegration.Wpf.Reporting
Assembly: DevExpress.AIIntegration.Wpf.Reporting.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The number of additional attempts the AI makes to regenerate an expression if the previous result is invalid. |
See Also