Skip to content

Commit 493860b

Browse files
mnoconmikadamczyk
andauthored
Apply suggestions from code review
Co-authored-by: Mikolaj Adamczyk <[email protected]>
1 parent 44d9bd8 commit 493860b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ai_actions/work_with_ai_actions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ If the Taxonomy suggestions [LTS Update]([[= developer_doc =]]/ibexa_products/ed
114114
1. In the slide-out pane, make initial choices in the following fields, and click **Create**:
115115

116116
- **Language** - sets the base language for the AI action
117-
- **Action type** - sets an action type to serve as a template for the AI action, for example, **Refine text**
117+
- **Action type** - sets an action type to serve as a template for the AI action, for example, **Suggest taxonomy**
118118
- **Action handler** - sets the AI model used to process the requests resulting from this AI action.
119-
Pick `openai-text-to-taxonomy-entries`
119+
Pick `taxonomy-text-to-taxonomy`
120120

121121
1. Make settings in the **Global properties** section, as described above.
122122

@@ -131,7 +131,7 @@ If the Taxonomy suggestions [LTS Update]([[= developer_doc =]]/ibexa_products/ed
131131
1. Make optional settings, for example:
132132
- Define a maximum number of returned suggestions
133133
- Select a prompt and model to be be used for generating suggestions
134-
- Set the maximum number of tokens to be used by each call, and the temperature used when generating suggestions
134+
- Set the maximum number of tokens to be used by each call when generating suggestions
135135

136136
1. Click **Save and close** to apply the changes or **Discard** to discard them and close the window.
137137

0 commit comments

Comments
 (0)