Skip to main content
All docs
V25.1
  • AIIntegration.AddDefaultExtensions(AIExtensionsContainer) Method

    This member supports the internal infrastructure and is not intended to be used directly from your code.

    Namespace: DevExpress.AIIntegration

    Assembly: DevExpress.AIIntegration.v25.1.dll

    NuGet Package: DevExpress.AIIntegration

    Declaration

    public static void AddDefaultExtensions(
        this AIExtensionsContainer container
    )

    Parameters

    Name Type Description
    container AIExtensionsContainer

    The container that manager AI-powered extensions.

    See Also