Skip to main content
All docs
V25.1
  • PromptToExpressionRequest Class

    An AI-powered extension that generates an expression from the specified prompt.

    Namespace: DevExpress.AIIntegration.Reporting.Common.Extensions

    Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    [DXBrowsable(true)]
    public class PromptToExpressionRequest :
        TextRequest

    Inheritance

    Object
    DevExpress.AIIntegration.Extensions.BaseRequest
    TextRequest
    PromptToExpressionRequest
    See Also