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/work_with_ai_actions.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@ For a list of available settings, see [Edit existing AI actions](#edit-existing-
105
105
106
106
### Create AI actions that control taxonomy suggestions
107
107
108
-
If the Taxonomy suggestions[LTS Update]([[= developer_doc =]]/ibexa_products/editions#lts-updates) is installed in your system, before editors can use it to pick from product categories or tags suggested by an AI service, you must configure an AI action for the product types or content types of your choice.
108
+
If the [Taxonomy suggestions]([[= developer_doc =]]/content_management/taxonomy/taxonomy#taxonomy-suggestions) feature is enabled in your system, before editors can use it to pick from product categories or tags suggested by an AI service, you must configure an AI action for the product types or content types of your choice.
109
109
110
110
1. Navigate to the Admin Panel and select **AI actions**.
111
111
@@ -121,21 +121,19 @@ If the Taxonomy suggestions [LTS Update]([[= developer_doc =]]/ibexa_products/ed
121
121
1. Make settings in the **Global properties** section, as described above.
122
122
123
123
1. Make settings in the **Settings** area:
124
-
1. Select a group of content types that you want to pick content types from.
125
-
1. Select the content types in which you want to allow editors to use taxonomy suggestions.
124
+
1. Select a group of content types or product types that you want to pick types from.
125
+
1. Select the content types or product types in which you want to allow editors to use taxonomy suggestions.
126
126
1. Select source fields that contain values to be sent to an AI service for processing.
127
-
1. Select target fields for which taxonomy entry suggestions are provided.
127
+
1. Select target fields (of **Taxonomy Entry Assignemnt** type) for which taxonomy entry suggestions are provided.
- Select a prompt and model to be be used for generating suggestions
134
133
- Set the maximum number of tokens to be used by each call when generating suggestions
135
134
136
135
1. Click **Save and close** to apply the changes or **Discard** to discard them and close the window.
137
136
138
-
139
137
### Create AI actions that use [[= product_name_connect =]]
140
138
141
139
If your organization uses [[= product_name_connect =]], you can build multi-step scenarios that define the logic needed to process your input data, for example, by merging the output of multiple AI services.
Copy file name to clipboardExpand all lines: docs/content_management/create_edit_content_items.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -259,9 +259,8 @@ For this feature to work as described, the content type must have a **Metadata**
259
259
260
260
!!! note "Taxonomy suggestions"
261
261
262
-
If the Taxonomy suggestions [LTS Update]([[= developer_doc =]]/ibexa_products/editions#lts-updates) is installed and configured in your system, instead of manually browsing the taxonomy tree and selecting tags one by one, you can click **AI Suggest category** and pick from suggestions made by the AI Assistant.
262
+
If the [Taxonomy suggestions]([[= developer_doc =]]/content_management/taxonomy/taxonomy#taxonomy-suggestions) feature is enabled in your system, instead of manually browsing the taxonomy tree and selecting tags one by one, you can click **AI Suggest category** and pick from suggestions made by the AI Assistant.
263
263
264
264

265
265
266
-
267
266
For more information, see [Assign tag to content from taxonomy tree](taxonomy/work_with_tags.md#add-taxonomy-entry-assignment-field-to-content-type).
Copy file name to clipboardExpand all lines: docs/pim/work_with_product_categories.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ You can create or change product category relationships with products in two way
92
92
93
93
!!! note "Taxonomy suggestions"
94
94
95
-
If the Taxonomy suggestions [LTS Update]([[= developer_doc =]]/ibexa_products/editions#lts-updates) is installed and configured in your system, instead of manually browsing the product category tree and selecting categories one by one, you can click **AI Suggest category** and pick from suggestions made by the AI Assistant.
95
+
If the [Taxonomy suggestions]([[= developer_doc =]]/content_management/taxonomy/taxonomy#taxonomy-suggestions) feature is enabled in your system, instead of manually browsing the product category tree and selecting categories one by one, you can click **AI Suggest category** and pick from suggestions made by the AI Assistant.
96
96
97
97

0 commit comments