Configure variant generation

Generate personalized content variants.

Activation

To activate the feature:

  1. Go to the <light-module-folder>/<light-module-name>/decorations/pages-app/apps/pages-app.yaml file in your project.

  2. Ensure that you have the following in the file:

    <light-module-folder>/<light-module-name>/decorations/pages-app/apps/pages-app.yaml
    subApps:
      detail:
        actions:
          generateVariant: (1)
            label: Generate component Variant
            $type: openDialogAction
            icon: icon-add-item
            dialogId: ai-accelerator-ui:generateVariant
            populate: false
        actionbar:
          sections:
            componentActions:
              groups:
                variant:
                  items:
                    - name: generateVariant (2)
    1 The generate variant action.
    2 Ensure it is available to your action bar.
Feedback

DX Core

×

Location

This widget lets you know where you are on the docs site.

You are currently perusing through the AI Accelerator module docs.

Main doc sections

DX Core Headless PaaS Legacy Cloud Incubator modules