SmartPasteSchedulerBehaviorProperties.PromptAugmentation Property
Gets or sets additional instructions that modify the prompt before processing.
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v25.2.dll
NuGet Package: DevExpress.AIIntegration.WinForms
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | Additional instructions. |
Remarks
See the following help topic for more information: Prompt Augmentation.
See Also