You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ai_actions/ai_actions_guide.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ month_change: true
8
8
## What are AI Actions
9
9
10
10
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.
12
12
AI Actions is an extensible solution for integrating features provided by AI services into your workflows, all managed through a user-friendly interface.
13
13
14
14
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
25
25
26
26
## Availability
27
27
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.
29
29
To begin using AI Actions, you must first [install the required packages and perform initial configuration](install_ai_actions.md).
30
30
31
31
!!! note "API Key"
@@ -66,7 +66,7 @@ Action type definitions specify the following information:
66
66
- an identifier
67
67
- a set of input parameters
68
68
- 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"
70
70
71
71
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.
72
72
By defining AI action types, developers can create a wide range of functionalities that can be deployed within the application.
Copy file name to clipboardExpand all lines: docs/release_notes/ibexa_dxp_v4.6.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,9 @@ description: Ibexa DXP v4.6 brings improvements to Commerce, PIM and Personaliza
17
17
18
18
## LTS Updates
19
19
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
+
20
23
### AI Actions
21
24
22
25
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