Skip to main content
All docs
V25.2
  • PromptToExpressionExtension(IServiceProvider) Constructor

    Initializes a new instance of the PromptToExpressionExtension class with specified settings.

    Namespace: DevExpress.AIIntegration.Extensions

    Assembly: DevExpress.AIIntegration.v25.2.dll

    Declaration

    public PromptToExpressionExtension(
        IServiceProvider serviceProvider
    )

    Parameters

    Name Type
    serviceProvider IServiceProvider
    See Also