Skip to content

Commit 341700a

Browse files
kemister85metricjskimwoodfield
authored
Apply suggestions from code review
Co-authored-by: Millie <milliemacdonald4@gmail.com> Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com>
1 parent 65dee5f commit 341700a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/ROOT/pages/tinymceai-actions-plugin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ There are two types of actions available in the quick actions feature:
8585

8686
* Chat actions, such as "Explain" or "Summarize", open the xref:tinymceai-chat.adoc[Chat] interface with the selected text added as context and automatically start the conversation with a pre-filled prompt.
8787

88-
* Preview actions, such as "Continue writing", "Make shorter", "Improve writing", or "Fix grammar", display the AI response in a preview interface where users can review and accept or reject the suggested changes.
88+
* Preview actions such as _Continue writing_, _Make shorter_, _Improve writing_, and _Fix grammar_ show a preview of your document where suggested edits appear so you can review them and apply or skip each change.
8989

9090
Custom actions let integrators define whether each action opens Chat or shows a preview. See xref:tinymceai-actions-plugin.adoc#custom-actions[Custom Actions].
9191

modules/ROOT/pages/tinymceai-api-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:description_short: API Overview
66
:keywords: AI, API, AI service, overview, tinymceai
77

8-
TinyMCE AI integrates AI-assisted authoring with rich-text editing. Users can interact through Actions, Reviews, or Conversations that can use relevant context from multiple sources.
8+
The TinyMCE AI REST API enables AI integration within your application using the same infrastructure as the TinyMCE AI plugin, but without being tied to the editor. Integrate with multiple AI agents via one API, accessing all functionality from the Chat, Review, and Quick Actions features, with your own custom UI and workflows.
99

1010
[NOTE]
1111
====

0 commit comments

Comments
 (0)