ReportPromptToExpressionBehaviorProperties Properties
Contains ReportPromptToExpressionBehavior settings.| Name | Description |
|---|---|
| PromptAugmentation | Gets or sets additional instructions to each user prompt. |
| RetryAttemptCount | Gets or sets the number of additional attempts the AI makes to regenerate an expression if the previous result is invalid. |
| Temperature | Gets or sets the balance between creativity and consistency in AI responses. |
See Also