CustomRequestBehavior.CustomRequestAsync() Method
Generates or manipulates text based on the specified prompt.
Namespace: DevExpress.AIIntegration.Wpf
Assembly: DevExpress.AIIntegration.Wpf.v24.2.dll
NuGet Package: DevExpress.AIIntegration.Wpf
Declaration
Returns
Type | Description |
---|---|
Task | The response that contains AI-generated text. |
See Also