DocumentTranslateInlineBehavior.PromptAugmentation Property
Specifies additional instructions that modify the prompt before processing.
Namespace: DevExpress.AIIntegration.Wpf
Assembly: DevExpress.AIIntegration.Wpf.v25.2.dll
NuGet Package: DevExpress.AIIntegration.Wpf
Declaration
Property Value
| Type | Description |
|---|---|
| String | Additional instructions. |
Remarks
See the following help topic for more information: AI Assistant - Prompt Augmentation.
See Also