Skip to content

Commit ba1c07b

Browse files
committed
Implement reviewer comments
1 parent b4714ef commit ba1c07b

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

docs/ai_actions/ai_actions_guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ month_change: true
88
## What are AI Actions
99

1010
Wherever you look, artificial intelligence becomes more and more important by enhancing user interaction and automating complex processes.
11-
[[= product_name =]] can be equipped with the AI Actions LTS update, which harnesses AI's potential to automate time-consuming editorial tasks.
11+
[[= product_name =]] can be equipped with the AI Actions [LTS update](ibexa_dxp_v4.6.md#lts-updates), which harnesses AI's potential to automate time-consuming editorial tasks.
1212
AI Actions is an extensible solution for integrating features provided by AI services into your workflows, all managed through a user-friendly interface.
1313

1414
Out-of-the-box, AI Actions solution includes two essential components: a framework package and an OpenAI connector package.
@@ -25,7 +25,7 @@ The possibilities are endless and you're not limited to a specific AI service, a
2525

2626
## Availability
2727

28-
AI Actions are an opt-in capability available as an LTS Update to the v4.6.x version of [[= product_name =]], regardless of its edition.
28+
AI Actions are an opt-in capability available as an [LTS update](ibexa_dxp_v4.6.md#lts-updates) to the v4.6.x version of [[= product_name =]], regardless of its edition.
2929
To begin using AI Actions, you must first [install the required packages and perform initial configuration](install_ai_actions.md).
3030

3131
!!! note "API Key"
@@ -66,7 +66,7 @@ Action type definitions specify the following information:
6666
- an identifier
6767
- a set of input parameters
6868
- a set of output fields
69-
- a type of action, for example, text-to-image, video-to-text
69+
- a category of action, for example, "text to image", "video to text"
7070

7171
AI action types could be designed, for example, to generate alternative text based on an image, translate a selected passage of text, or generate a video clip based on a description provided in the field.
7272
By defining AI action types, developers can create a wide range of functionalities that can be deployed within the application.

docs/release_notes/ibexa_dxp_v4.6.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ description: Ibexa DXP v4.6 brings improvements to Commerce, PIM and Personaliza
1717

1818
## LTS Updates
1919

20+
LTS Updates are opt-in packages that bring cutting-edge technologies to an LTS release that they enhance, without compromising the product's stability.
21+
The features brought by an LTS Update become a standard part of the next LTS release.
22+
2023
### AI Actions
2124

2225
The AI Actions LTS update enhances the usability and flexibility of [[=product_name=]] v4.6 LTS by harnessing the potential of artificial intelligence to automate time-consuming editorial tasks.

0 commit comments

Comments
 (0)