CustomRequestBehavior Fields
Allows users to interact with an AI-powered assistant directly within your application.| Name | Description |
|---|---|
| CustomRequestCommandProperty static | Identifies the CustomRequestCommand dependency property. |
| PromptAugmentationProperty static | Identifies the PromptAugmentation dependency property. Inherited from TextModificationBehavior. |
| TemperatureProperty static | Identifies the Temperature dependency property. Inherited from TextModificationBehavior. |
See Also