Skip to main content
All docs
V24.2

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.v24.2.dll

Declaration

public static void AddDefaultExtensions(
    this AIExtensionsContainer container
)

Parameters

Name Type Description
container AIExtensionsContainer

The container that manager AI-powered extensions.

See Also