-
Notifications
You must be signed in to change notification settings - Fork 7
AI Assistant: added mentions of other field types and action duplication #333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Preview of modified Markdown: |
You can copy existing actions, for example to create a variant version of an action with slightly differing settings. | ||
To do so, in the actions view screen click the **Duplicate** icon next to a name of the AI action that you want to clone. | ||
|
||
You can then modify the copied action (for example, change its name or fine-tine the instructions), and save the updated version. |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added in 7b8459c , thanks!
(I've changed both duplicate action
to duplicated action
)
### AI Assistant | ||
|
||
If the [AI Actions](ai_actions.md) LTS update has been installed and configured in your application, when writing content, the **Improve text** button is visible in the toolbox. | ||
If the [AI Actions](ai_actions.md) LTS update has been installed and configured in your application, when writing content, the **Improve text** button is visible in online editor's toolbox. |
This comment was marked as duplicate.
This comment was marked as duplicate.
Sorry, something went wrong.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added in 7b8459c , thanks!
Co-authored-by: Tomasz Dąbrowski <[email protected]>
|
…ion (#333) * Added mentions of other field types and action duplication * Fixes before review * Update docs/ai_actions/work_with_ai_actions.md Co-authored-by: Tomasz Dąbrowski <[email protected]> * Applied review suggestions --------- Co-authored-by: Tomasz Dąbrowski <[email protected]>
Target: master, 4.6
Dev doc companion for more context (but this PR is standalone: ibexa/documentation-developer#2589)
Documentation for:
One thing I'm not sure how to approach are the differences between online editor and the rest of the fields: online editor is the only field where you can send a fragment of the text to AI by selecting it, the rest works on the whole content of the field.