Configure Image IO (Deprecated)

Deprecated from version 3.1.0

This feature is deprecated and will be removed in a future release. Use the new [AI image generation] dialog instead, which provides a streamlined interface for generating images with AI models.

Available from version 2.1.0

Generate images using configured AI models via simple dialog actions.

Activation

For details on model configuration see Model configuration.

To enable Image IO, add the following decoration:

<light-module-folder>/<light-module-name>/decorations/assets/apps/dam.yaml
subApps:
  jcrBrowser:
    actions:
      generateAsset:
        label: Generate Asset
        icon: icon-import
        $type: aiOpenCreateImageAction
        populate: false
        availability:
          root: true
          writePermissionRequired: true
          rules:
            notDeleted:
              $type: jcrIsDeletedRule
              negate: true
    actionbar:
      sections:
        folder:
          groups:
            generate:
              items:
                - name: generateAsset
        root:
          groups:
            generate:
              items:
                - name: generateAsset
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