Skip to main content
All docs
V26.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.v26.1.dll

    Declaration

    public static void AddDefaultExtensions(
        this AIExtensionsContainer container
    )

    Parameters

    Name Type Description
    container AIExtensionsContainer

    The container that manager AI-powered extensions.

    See Also