File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -114,9 +114,9 @@ If the Taxonomy suggestions [LTS Update]([[= developer_doc =]]/ibexa_products/ed
1141141 . 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
1211211 . 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
1311311 . 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
1361361 . Click ** Save and close** to apply the changes or ** Discard** to discard them and close the window.
137137
You can’t perform that action at this time.
0 commit comments